|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| std::vector< double > MayaFlux::Kinesis::Discrete::skewness | ( | std::span< const double > | data, |
| size_t | n_windows, | ||
| uint32_t | hop_size, | ||
| uint32_t | window_size | ||
| ) |
Skewness (standardised third central moment) per window.
Returns 0 when variance is below epsilon rather than branching on zero.
Definition at line 259 of file Analysis.cpp.
References skewness().
Referenced by skewness().
Here is the call graph for this function:
Here is the caller graph for this function: