|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| std::vector< double > MayaFlux::Kinesis::Discrete::percentile | ( | std::span< const double > | data, |
| size_t | n_windows, | ||
| uint32_t | hop_size, | ||
| uint32_t | window_size, | ||
| double | percentile_value | ||
| ) |
Arbitrary percentile per window via linear interpolation.
| percentile | Value in [0, 100] |
Definition at line 350 of file Analysis.cpp.
References percentile().
Referenced by percentile().
Here is the call graph for this function:
Here is the caller graph for this function: