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]
dInputRows
Preprocessor
[protected]
dOutputRows
Preprocessor
[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]
nInputRows
Preprocessor
[protected]
nOutputRows
Preprocessor
[protected]
params
Preprocessor
[protected]
pca_matrix
PCAPreprocessor
[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