In this file we declare the Interface base class SemiLinearAAModel for the auto-associative models. More...
#include "../../Algebra/include/STK_Vector.h"#include "../../Algebra/include/STK_Matrix.h"#include "STK_Index.h"#include "STK_IAAModel.h"#include "../../Regress/include/STK_IRegress.h"#include "../../Regress/include/STK_IRegress.h"

Go to the source code of this file.
Classes | |
| class | STK::SemiLinearAAModel |
| Base class for all Semi-Linear AutoAssociative models (SLAAM). More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
In this file we declare the Interface base class SemiLinearAAModel for the auto-associative models.
Definition in file STK_SemiLinearAAModel.h.
1.7.1