STK++ 0.9.13
STK_DiagGaussianParameters.h File Reference

In this file we define the Parameters classes for Diagonal Gaussian mixture models. More...

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

Go to the source code of this file.

Classes

struct  STK::ModelParameters< Clust::Gaussian_sjk_ >
 Structure encapsulating the parameters of a STK::DiagGaussian_sjk model. More...
 
struct  STK::ModelParameters< Clust::Gaussian_sk_ >
 Structure encapsulating the parameters of a STK::DiagGaussian_sk model. More...
 
struct  STK::ModelParameters< Clust::Gaussian_sj_ >
 Structure encapsulating the parameters of a STK::DiagGaussian_sj model. More...
 
struct  STK::ModelParameters< Clust::Gaussian_s_ >
 Structure encapsulating the parameters of a STK::DiagGaussian_s model. More...
 
struct  STK::ModelParameters< Clust::Gaussian_sjsk_ >
 Structure encapsulating the parameters of a Gaussian_sjsk mixture model. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 

Detailed Description

In this file we define the Parameters classes for Diagonal Gaussian mixture models.

Definition in file STK_DiagGaussianParameters.h.