|
STK++ 0.9.13
|
In this file we define the Parameters classes for kernel 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::ModelParameters< Clust::Kmm_s_ > |
| Structure encapsulating the parameters of a Kmm_s model. More... | |
| struct | STK::ModelParameters< Clust::Kmm_sk_ > |
| Structure encapsulating the parameters of a Kmm_sk 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 kernel mixture models.
Definition in file STK_KernelParameters.h.