Classes | Namespaces

STK_SemiLinearAAModel.h File Reference

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

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.



Detailed Description

In this file we declare the Interface base class SemiLinearAAModel for the auto-associative models.

Definition in file STK_SemiLinearAAModel.h.