Classes | Namespaces

STK_SemiLinearAAModelMixture.h File Reference

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"
Include dependency graph for STK_SemiLinearAAModelMixture.h:
This graph shows which files directly or indirectly include this file:

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.



Detailed Description

In this file we define the Interface base class for a mixture of Auto-Associative model.

Definition in file STK_SemiLinearAAModelMixture.h.