Alignement of two vectors.

Namespace: dsp::fourier

Prototype

tuple<Vector<T>, Vector<T>, int, float> align_int(const Vector<T> &x, const Vector<T> &y)