|
STK++ 0.9.13
|
In this file we define the main interface class for mixture models. More...
#include "STK_IMixtureModelBase.h"#include <StatModels/include/STK_Model_Util.h>#include <STatistiK/include/STK_Law_Categorical.h>
Go to the source code of this file.
Classes | |
| class | STK::IMixtureModel< Derived > |
| Main interface class for mixture models. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| namespace | STK::Clust |
| The namespace Clust enclose all the enum and utilities functions needed by the Clustering project. | |
In this file we define the main interface class for mixture models.
Definition in file STK_IMixtureModel.h.