CovMatrix Class Reference

List of all members.

Public Member Functions

 CovMatrix (unsigned dim)
void update (const std::vector< double > &v)
double get_mean (int i) const
double get_var (int i) const
double get_std (int i) const
double get_cov (int i, int j) const

Private Attributes

double n
std::vector< double > mean
std::vector< std::vector<
double > > 
sumcov

Detailed Description

Definition at line 83 of file stats.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:30 2007 for EO by  doxygen 1.4.7