C++ signal processing
Delay estimation between two vectors.
Namespace: dsp::fourier
dsp::fourier
tuple<float, float> delay_estimation(const Veccf &x, const Veccf &y)