Marsyas
0.6.0-alpha
|
Normalize each observation channel separately per slice. More...
#include <Norm.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
void | myProcess (realvec &in, realvec &out) |
Processes data. | |
Norm (std::string name) | |
~Norm () |
Normalize each observation channel separately per slice.
Normalize each observation channel by subtracting the observation's mean and dividing by observation's standard deviation. The mean and standard deviation are (re)calculated per slice.