STK++ 0.9.13
STK_MixtureInit.h File Reference

In this file we define the interface base class for initialization methods. More...

#include "STK_IMixtureInit.h"
Include dependency graph for STK_MixtureInit.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

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.