Feature Selection ToolboxFST3 Library / Documentation

data_scaler_white.hpp File Reference

Implements data whitening (as result, each feature mean value is 0 with normalized stddev). More...

#include <iostream>
#include <sstream>
#include <cmath>
#include "error.hpp"
#include "global.hpp"
#include "data_scaler.hpp"
Include dependency graph for data_scaler_white.hpp:

Classes

class  FST::Data_Scaler_white< DATATYPE, IDXTYPE >
 Implements data whitening (as result, each feature mean value is 0 with normalized stddev). More...

Detailed Description

Implements data whitening (as result, each feature mean value is 0 with normalized stddev).

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

Author:
Petr Somol (somol@utia.cas.cz) with collaborators, see Contacts at http://fst.utia.cz
Date:
March 2011
Version:
3.1.0.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:20 2011 for FST3Library by  doxygen 1.6.1