Feature Selection ToolboxFST3 Library / Documentation

criterion_normal_gmahalanobis.hpp File Reference

Implements Generalized Mahalanobis distance based on normal (gaussian) model to serve as feature selection criterion. More...

#include <boost/smart_ptr.hpp>
#include <iostream>
#include <cmath>
#include "error.hpp"
#include "global.hpp"
#include "criterion_normal.hpp"
#include "indexed_vector.hpp"
#include "indexed_matrix.hpp"
Include dependency graph for criterion_normal_gmahalanobis.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  FST::Criterion_Normal_GMahalanobis< RETURNTYPE, DATATYPE, REALTYPE, IDXTYPE, DIMTYPE, SUBSET, DATAACCESSOR >
 Implements Generalized Mahalanobis distance based on normal (gaussian) model to serve as feature selection criterion. More...

Detailed Description

Implements Generalized Mahalanobis distance based on normal (gaussian) model to serve as feature selection criterion.

====================================================================== Feature Selection Toolbox 3 source code ---------------------------------------

Author:
Petr Somol (somol@utia.cas.cz) with collaborators, see Contacts at http://fst.utia.cz
Date:
October 2010
Version:
3.0.1.beta
Note:
FST3 was developed using gcc 4.3 and requires
Note that LibSVM is required for SVM related tools only, as demonstrated in demo12t.cpp, demo23.cpp, demo25t.cpp, demo32t.cpp, etc.

Generated on Thu Mar 31 11:35:02 2011 for FST3Library by  doxygen 1.6.1