|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< double > MayaFlux::Yantra::compute_sum_statistic | ( | std::span< const double > | data, |
| const size_t | num_windows, | ||
| const uint32_t | hop_size, | ||
| const uint32_t | window_size | ||
| ) |
Compute sum statistic using zero-copy processing.
Definition at line 705 of file AnalysisHelper.cpp.
References compute_sum_statistic().
Referenced by MayaFlux::Yantra::StatisticalAnalyzer< InputType, OutputType >::compute_statistical_values(), and compute_sum_statistic().
Here is the call graph for this function:
Here is the caller graph for this function: