Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
pcapreprocessor.h File Reference
Detailed Description
Implementation of a PCA (Principal Component Analysis) of the input.
#include <string>
#include <map>
#include <list>
#include "preprocessor.h"
#include "csimerror.h"
Go to the source code of this file.
Compounds
- class PCAPreprocessor
- Implementation of a PCA (Principal Component Analysis) of the input. A principal component transformation is applied to the whole input vector. More...