In this file we define the Interface base class for a mixture of Auto-Associative model. More...
#include "../../Algebra/include/STK_Vector.h"#include "../../Algebra/include/STK_Matrix.h"#include "STK_Index.h"#include "STK_SemiLinearAAModel.h"

Go to the source code of this file.
Classes | |
| class | STK::SemiLinearAAModelMixture |
| Interface base class for computing a mixture of AA model. The SemiLinearAAModelMixture class maximize and estimate the parameters of a AA mixture model using the EM algorithm. The pure virtual method are. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
In this file we define the Interface base class for a mixture of Auto-Associative model.
Definition in file STK_SemiLinearAAModelMixture.h.
1.7.1