11 #ifndef GAUSSIANDISTRIBUTION_H 12 #define GAUSSIANDISTRIBUTION_H 50 bool cov_is_factor=
false);
87 return "GaussianDistribution";
106 #endif // GAUSSIANDISTRIBUTION_H 107 #endif // HAVE_EIGEN3 virtual ~CGaussianDistribution()
virtual SGVector< float64_t > sample() const
virtual SGVector< float64_t > log_pdf_multiple(SGMatrix< float64_t > samples) const
A base class for representing n-dimensional probability distribution over the real numbers (64bit) fo...
all of classes and functions are contained in the shogun namespace
Dense version of the well-known Gaussian probability distribution, defined as .
SGVector< float64_t > m_mean
virtual const char * get_name() const
SGMatrix< float64_t > m_L