STK++ 0.9.13
STK_DiagGaussian_sk.h File Reference

In this file we define the DiagGaussian_sk model. More...

Include dependency graph for STK_DiagGaussian_sk.h:
This graph shows which files directly or indirectly include this file:

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.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Detailed Description

In this file we define the DiagGaussian_sk model.

Definition in file STK_DiagGaussian_sk.h.