LTL
2.0.x
|
Functions | |
template<class Expr , int N> | |
bool | ltl::anyof (const ExprBase< Expr, N > &e) |
true if at least one element of Expression is logically true.
bool ltl::anyof | ( | const ExprBase< Expr, N > & | e | ) |
References ltl::ExprBase< Derived_T, N_Dims >::derived().
Referenced by ltl::LMFit< TFUNC, TPAR, NPAR, Solver >::setIgnore().