Cosan  1.0
Data Analytics Library
statistics.h File Reference
#include <cosan/evaluation.h>

Go to the source code of this file.

Classes

class  Cosan::SummaryStatistics< NumericType >
 Class for statistics results. More...
 

Namespaces

 Cosan
 

Functions

template<Numeric NumericType>
NumericType Cosan::getVMean (const std::vector< NumericType > &v)
 Calculate the mean of std::vector<NumericType> More...