STK++ 1.0
STK_LinearAAModel.h File Reference

In this file we define the LinearAAModel class. More...

#include "STK_GaussianAAModel.h"
#include "../../Sdk/include/STK_IRunner.h"
#include "../../Reduct/include/STK_ILinearReduct.h"
Include dependency graph for STK_LinearAAModel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::LinearAAModel
 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
 

STK means the Statistical ToolKit.


namespace  STK::Law
 

This is the namespace containing the class handling the usual probabilities Laws.



Detailed Description

In this file we define the LinearAAModel class.

Definition in file STK_LinearAAModel.h.