Main Page | Modules | Class Hierarchy | Class List | File List | Class Members

median_exact( Expr [, T nan] )
[Double valued reductions]

Functions


Detailed Description

Return median value of Expr optionally neglecting values == nan.

Function Documentation

template<class Expr, int N>
double median_exact TExpr< Expr, N >  e,
const typename TExpr< Expr, N >::value_type  nan
 

Warning:
This Overload of median_exact() will be a high cost function!!! Expression is evaluated twice. Alternatively an add. array has to be allocated of size of Expr.


Generated on Fri Dec 24 13:32:03 2004 for LTL by doxygen 1.3.4