Marsyas
0.6.0-alpha
|
Count of observations above threshold. More...
#include <Threshold.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
Threshold (const string &name) | |
Threshold (const Threshold &other) |
Count of observations above threshold.
Outputs a single observation per sample expressing the count of observations at that sample with value above the given threshold.
Controls:
Definition at line 39 of file Threshold.h.
Threshold | ( | const string & | name | ) |
Definition at line 5 of file Threshold.cpp.
Definition at line 12 of file Threshold.cpp.
Implements MarSystem.
Definition at line 44 of file Threshold.h.