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.
Classes
- class PCAPreprocessor
- Implementation of a PCA (Principal Component Analysis) of the input. A principal component transformation is applied to the whole input vector. More...