|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| Tendency< D, float > MayaFlux::Kinesis::threshold | ( | const Tendency< D, float > & | t, |
| float | thresh | ||
| ) |
Zero output below threshold, pass through above.
| D | Domain type |
| t | Source tendency |
| thresh | Threshold value |
Definition at line 141 of file Tendency.hpp.
References MayaFlux::Kinesis::Tendency< D, R >::fn.
Referenced by MayaFlux::Kinesis::Discrete::onset_positions(), MayaFlux::Kinesis::Discrete::peak_positions(), and MayaFlux::Kinesis::Discrete::zero_crossing_positions().
Here is the caller graph for this function: