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

Go to the source code of this file.
Classes | |
| struct | STK::ModelParameters< Clust::Categorical_pjk_ > |
| Structure encapsulating the parameters of a Categorical_pjk model. More... | |
| struct | STK::ModelParameters< Clust::Categorical_pk_ > |
| Structure encapsulating the parameters of a Categorical_pk 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 categorical mixture models.
Definition in file STK_CategoricalParameters.h.