Classes | Namespaces

STK_Index.h File Reference

An Index is a criteria to maximize in order to find the axis of projection of an Auto-Associative model (AAM). More...

#include "../../Algebra/include/STK_Matrix.h"
#include "../../Algebra/include/STK_Vector.h"
#include "../../Algebra/include/STK_Matrix.h"
Include dependency graph for STK_Index.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::Index
 An Index is a criteria to maximize in order to find one or many axis of projection in an Auto-Associative model (AAM). More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.



Detailed Description

An Index is a criteria to maximize in order to find the axis of projection of an Auto-Associative model (AAM).

In this file we define the interface base class Index.

Definition in file STK_Index.h.