36#ifndef STK_IMIXTUREMODELBASE_H
37#define STK_IMIXTUREMODELBASE_H
In this file we define the enum, constants and utilities functions of the Clustering project.
Base class for all Mixture model.
int nbSample_
total available samples
~IMixtureModelBase()
destructor
void setNbSample(int nbSample)
Set the number of sample of the model.
int nbCluster_
number of cluster.
The MultidimRegression class allows to regress a multidimensional output variable among a multivariat...
double Real
STK fundamental type of Real values.
The namespace STK is the main domain space of the Statistical ToolKit project.
Arithmetic properties of STK fundamental types.