Go to the documentation of this file.
29 #include <boost/numeric/ublas/vector.hpp>
30 #include <boost/numeric/ublas/matrix.hpp>
31 #include <boost/numeric/ublas/io.hpp>
std::auto_ptr< Impl > impl_
boost::numeric::ublas::matrix< double > matrix_type
std::vector< vector_type > data_type
matrix_type covariance() const
matrix_type meanOuterProduct() const
Stats(const data_type &data)
boost::numeric::ublas::vector< double > vector_type
Stats & operator=(const Stats &stats)
Stats(const Stats &stats)