|
STK++ 0.9.13
|
In this file we define the LinearAAModel class. More...
#include "STK_GaussianAAModel.h"#include <Reduct/include/STK_ILinearReduct.h>#include <Regress/include/STK_MultidimRegression.h>#include <Algebra/include/STK_GramSchmidt.h>#include <STatistiK/include/STK_Law_Normal.h>

Go to the source code of this file.
Classes | |
| class | STK::LinearAAModel< Array > |
| A Linear AutoAssociative Model (LAAM) is a generalization of the PCA model for projecting variables on an affine plane of lower dimension. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| namespace | STK::Law |
| This is the namespace enclosing the classes handling the usual probabilities Laws. | |
In this file we define the LinearAAModel class.
Definition in file STK_LinearAAModel.h.