STK++ 0.9.13
|
In this file we implement the DiagGaussian_sjk class. More...
#include "../DiagGaussianModels/STK_DiagGaussianBase.h"
Go to the source code of this file.
Classes | |
struct | STK::hidden::MixtureTraits< DiagGaussian_sjk< Array_ > > |
Traits class for the DiagGaussian_sjk traits policy. More... | |
class | STK::DiagGaussian_sjk< Array > |
The diagonal Gaussian mixture model DiagGaussian_sjk is the most general diagonal Gaussian model and have a density function of the form. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we implement the DiagGaussian_sjk class.
Definition in file STK_DiagGaussian_sjk.h.