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

median_estimate( Expr, int bins, T min, T max [, T nan] )
[Double valued reductions]

Functions


Detailed Description

Return mode of a histogram of Expr (see histogram ( Expr, int bins, T min, T max [, T nan] ) below).

Function Documentation

template<class T>
double mode_histogram const MArray< T, 1 > &  h,
const double  min,
const double  step,
const int  sum
 

Helper class for median_estimate().

Return mode of a histogram of bins bins, starting at min, with step size step (see histogram ( Expr, int bins, T min, T max [, T nan] ) below). (Exactly: left boundary of bin holding the bisector of the histogram)


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