yat  0.12.3pre
Public Member Functions | List of all members
theplu::yat::statistics::Nth_Element Class Reference

#include <yat/statistics/VectorFunction.h>

Inheritance diagram for theplu::yat::statistics::Nth_Element:
theplu::yat::statistics::VectorFunction

Public Member Functions

 Nth_Element (size_t N)
 
double operator() (const std::vector< double > &) const
 

Detailed Description

Functor that picks Nth smalles element in a vector.

Constructor & Destructor Documentation

theplu::yat::statistics::Nth_Element::Nth_Element ( size_t  N)
Parameters
Nequal to 1 gives identical object as Min (but less efficient)

Member Function Documentation

double theplu::yat::statistics::Nth_Element::operator() ( const std::vector< double > &  ) const
virtual
Returns
Nth smallest element

Implements theplu::yat::statistics::VectorFunction.


The documentation for this class was generated from the following file:

Generated on Mon Jun 1 2015 12:29:53 for yat by  doxygen 1.8.5