C++ signal processing
Constructor (from two vectors of coefficients - IIR filter).
dsp::filter::Design::Design(const Vecf &coefs_numer, const Vecf &coefs_dénom)