Mean_Std_Preprocessor
Subsections

Mean_Std_Preprocessor

Every row x_i of the input vector is transformed into xi' = (xi - mi) / stdi , where m_i and std_i are the mean and standard deviation of the i-th row.

Readonly Fields

nInputRows :
Number of rows for input vectors.
nOutputRows :
Number of rows for output vectors.

 
(C) 2003, Thomas Natschläger last modified 07/10/2006