STK++ 0.9.13
|
In this file we define the DiagGaussian_sk model. More...
#include "../DiagGaussianModels/STK_DiagGaussianBase.h"
Go to the source code of this file.
Classes | |
struct | STK::hidden::MixtureTraits< DiagGaussian_sk< Array_ > > |
Traits class for the DiagGaussian_sk traits policy. More... | |
class | STK::DiagGaussian_sk< Array > |
The diagonal Gaussian mixture model DiagGaussian_sk assumes an equal standard deviation in each cluster and has 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 define the DiagGaussian_sk model.
Definition in file STK_DiagGaussian_sk.h.