Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

PCAPreprocessor Member List

This is the complete list of members for PCAPreprocessor, including all inherited members.
addIncoming(Advancable *Incoming)Preprocessor [inline, virtual]
addOutgoing(Advancable *Outgoing)Preprocessor [inline, virtual]
advance(void)Preprocessor [inline, virtual]
dInputRowsPreprocessor [protected]
dOutputRowsPreprocessor [protected]
exportRepresentation(int *rep_length)PCAPreprocessor [virtual]
getFormatDescription()PCAPreprocessor [virtual]
getInputRows()Preprocessor [inline]
getOutputRows()Preprocessor [inline]
getParameter(string name)Preprocessor [virtual]
importRepresentation(const double *rep, int rep_length)PCAPreprocessor [virtual]
nInputRowsPreprocessor [protected]
nOutputRowsPreprocessor [protected]
paramsPreprocessor [protected]
pca_matrixPCAPreprocessor [private]
PCAPreprocessor(unsigned int in_rows=1, unsigned int out_rows=1)PCAPreprocessor
Preprocessor(unsigned int in_rows, unsigned int out_rows)Preprocessor
process(const double *S, double *X)PCAPreprocessor [virtual]
reset()PCAPreprocessor [virtual]
setParameter(string name, double value)Preprocessor [virtual]
updateInternal()Preprocessor [virtual]
validParameters(void)Preprocessor [virtual]
~PCAPreprocessor(void)PCAPreprocessor