50 , p_model_(
algo.p_model_)
51 , nbIterMax_(
algo.nbIterMax_)
52 , epsilon_(
algo.epsilon_)
In this file we define the interface base class for mixture algorithms.
In this file we define the interface base class for learners.
This file include all the other header files of the project Sdk.
Interface base class for the learning algorithms.
IMixtureAlgoLearn()
default constructor
virtual ~IMixtureAlgoLearn()
destructor
IMixtureLearner * p_model_
pointer on the mixture model
void setModel(IMixtureLearner *p_model)
set model
Base class for Learner of a Mixture mixed model.
Abstract base class for all classes having a.
The MultidimRegression class allows to regress a multidimensional output variable among a multivariat...
The namespace STK is the main domain space of the Statistical ToolKit project.