|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| std::vector< double > MayaFlux::Kinesis::Discrete::mean | ( | std::span< const double > | data, |
| size_t | n_windows, | ||
| uint32_t | hop_size, | ||
| uint32_t | window_size | ||
| ) |
Arithmetic mean per window.
Definition at line 200 of file Analysis.cpp.
References MayaFlux::mean().
Referenced by MayaFlux::Yantra::extract_above_mean(), and MayaFlux::Yantra::extract_outliers().
Here is the call graph for this function:
Here is the caller graph for this function: