Static Public Member Functions
DUtils::Math Class Reference

#include <Math.hpp>

List of all members.

Static Public Member Functions

template<class T >
static double Mean (const std::vector< T > &v)
template<class T >
static double Stdev (const std::vector< T > &v)
template<class T >
static double Stdev (const std::vector< T > &v, double mean)

Detailed Description

Definition at line 36 of file Math.hpp.


Member Function Documentation

template<class T >
static double DUtils::Math::Mean ( const std::vector< T > &  v) [inline, static]

Definition at line 44 of file Math.hpp.

template<class T >
static double DUtils::Math::Stdev ( const std::vector< T > &  v) [inline, static]

Definition at line 63 of file Math.hpp.

template<class T >
static double DUtils::Math::Stdev ( const std::vector< T > &  v,
double  mean 
) [inline, static]

Definition at line 69 of file Math.hpp.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:29