STK++ 0.9.13
|
In this file we define the interface base class for initialization methods. More...
#include "STK_IMixtureInit.h"
Go to the source code of this file.
Classes | |
class | STK::RandomInit |
Implementation of the random initialization. More... | |
class | STK::ClassInit |
Initialization by simulating a realization of the class labels zi accordingly to the initial proportions. More... | |
class | STK::FuzzyInit |
Initialization by simulating the tik accordingly to the initial proportions. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define the interface base class for initialization methods.
In this file we define the initialization methods.
Definition in file STK_MixtureInit.h.