Go to the source code of this file.
Classes | |
| class | CPCA |
| Preprocessor PCACut performs principial component analysis on the input vectors and keeps only the n eigenvectors with eigenvalues above a certain threshold. More... | |
Enumerations | |
| enum | EPCAMode { THRESHOLD, VARIANCE_EXPLAINED, FIXED_NUMBER } |