SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
GaussianDistribution.h File Reference

Go to the source code of this file.

Classes

class  CGaussianDistribution
 Dense version of the well-known Gaussian probability distribution, defined as

\[ \mathcal{N}_x(\mu,\Sigma)= \frac{1}{\sqrt{|2\pi\Sigma|}} \exp\left(-\frac{1}{2}(x-\mu)^T\Sigma^{-1}(x-\mu)\right) \]

. More...

 

SHOGUN Machine Learning Toolbox - Documentation