Expr
optionally neglecting values == nan
and optionally store mean
to pointed address. double ltl::variance | ( | const MArray< T, N > & | a, | |
double *const | avg = NULL | |||
) | [inline] |
double ltl::variance | ( | const ExprNode< Expr, N > & | e, | |
double *const | avg = NULL | |||
) | [inline] |
double ltl::variance | ( | const MArray< T, N > & | a, | |
const T | nan, | |||
double *const | avg = NULL | |||
) | [inline] |
double ltl::variance | ( | const ExprNode< Expr, N > & | e, | |
const typename ExprNode< Expr, N >::value_type | nan, | |||
double *const | avg = NULL | |||
) | [inline] |