|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| std::vector< double > MayaFlux::Kinesis::Discrete::auto_correlate | ( | std::span< const double > | src, |
| bool | normalize = true |
||
| ) |
Auto-correlation via FFT.
| src | Input signal |
| normalize | Normalise result to zero-lag peak |
src Definition at line 141 of file Convolution.cpp.
References a, apply_convolution(), auto_correlate(), b, MayaFlux::normalize(), and MayaFlux::peak().
Referenced by auto_correlate().
Here is the call graph for this function:
Here is the caller graph for this function: