|
STK++ 0.9.13
|
In this file we define the Parameters classes for gamma mixture models. More...
#include "../STK_Clust_Util.h"#include <Arrays/include/STK_Array1D.h>#include <Arrays/include/STK_CArrayPoint.h>#include <STatistiK/include/STK_Stat_Online.h>

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. | |
In this file we define the Parameters classes for gamma mixture models.
Definition in file STK_GammaParameters.h.