Design (4)

Constructor (from two vectors of coefficients - IIR filter).


Prototype

dsp::filter::Design::Design(const Vecf &coefs_numer, const Vecf &coefs_dénom)