delay_estimation

Delay estimation between two vectors.

Namespace: dsp::fourier

Prototype

tuple<float, float> delay_estimation(const Veccf &x, const Veccf &y)