Expr
optionally neglecting values == nan
. double ltl::median_exact | ( | const MArray< T, N > & | a | ) | [inline] |
double ltl::median_exact | ( | ExprNode< Expr, N > | e | ) | [inline] |
double ltl::median_exact | ( | const MArray< T, N > & | a, | |
const T | nan | |||
) | [inline] |
double ltl::median_exact | ( | ExprNode< Expr, N > | e, | |
const typename ExprNode< Expr, N >::value_type | nan | |||
) | [inline] |
median_exact()
will be a high cost function!!! Expression is evaluated twice. Alternatively an add. array has to be allocated of size of Expr.