|
template<class Expr , int N> |
int | ltl::count (const ExprBase< Expr, N > &e) |
|
Number of elements of Expression which are logically true.
template<class Expr , int N>
int ltl::count |
( |
const ExprBase< Expr, N > & |
e | ) |
|
References ltl::ExprBase< Derived_T, N_Dims >::derived().
Referenced by ltl::kappa_average_median(), ltl::kappa_median_average(), ltl::kappa_sigma_median(), ltl::median_exact(), ltl::mode_histogram(), ltl::AscFile::readColumn(), ltl::robust_sigma(), and MRQFunction< TPAR, TDAT, 8, 2 >::setData().