STK++ 0.9.13
STK_GammaParameters.h File Reference

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

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

Go to the source code of this file.

Classes

struct  STK::ParametersGammaBase
 base class of the Gamma models Parameter Handler More...
 
struct  STK::ModelParameters< Clust::Gamma_a_bjk_ >
 Structure encapsulating the parameters of a Gamma_a_bjk_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_a_bk_ >
 Structure encapsulating the parameters of a Gamma_a_bk_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_aj_bjk_ >
 Structure encapsulating the parameters of a Gamma_aj_bjk_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_aj_bk_ >
 Structure encapsulating the parameters of a Gamma_aj_bk_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_ajk_b_ >
 Structure encapsulating the parameters of a Gamma_ajk_b_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_ajk_bj_ >
 Structure encapsulating the parameters of a Gamma_ajk_bj_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_ajk_bjk_ >
 Structure encapsulating the parameters of a Gamma_ajk_bjk_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_ajk_bk_ >
 Structure encapsulating the parameters of a Gamma_ajk_bk_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_ak_b_ >
 Structure encapsulating the parameters of a Gamma_ak_b_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_ak_bj_ >
 Structure encapsulating the parameters of a Gamma_ak_bj_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_ak_bjk_ >
 Structure encapsulating the parameters of a Gamma_ak_bjk_ mixture model. More...
 
struct  STK::ModelParameters< Clust::Gamma_ak_bk_ >
 Structure encapsulating the parameters of a Gamma_ak_bk_ 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 gamma mixture models.

Definition in file STK_GammaParameters.h.