|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::vector< double > MayaFlux::Kinesis::Discrete::entropy | ( | std::span< const double > | data, |
| size_t | n_windows, | ||
| uint32_t | hop_size, | ||
| uint32_t | window_size, | ||
| size_t | num_bins = 0 |
||
| ) |
Shannon entropy per window using Sturges-rule histogram.
| num_bins | Histogram bin count; 0 = auto via Sturges rule |
Definition at line 375 of file Analysis.cpp.
Referenced by MayaFlux::Yantra::StatisticalAnalyzer< InputType, OutputType >::compute_statistical_values(), and entropy().
Here is the call graph for this function:
Here is the caller graph for this function: