Mean calculate the mean of each row of observations.
More...
#include <Mean.h>
Inherits MarSystem.
Detailed Description
Mean calculate the mean of each row of observations.
Definition at line 34 of file Mean.h.
Constructor & Destructor Documentation
Member Function Documentation
Processes data.
- Parameters:
-
in | Input data to read. |
out | Output data to write. |
Implement this method in subclass to define specific data processing.
Implements MarSystem.
Definition at line 64 of file Mean.cpp.
The documentation for this class was generated from the following files:
- /usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/marsystems/Mean.h
- /usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/marsystems/Mean.cpp