IIRFilter zroots (double fs, int nzeros, const dComplex* zero, int npoles, const dComplex* pole, double gain = 1.0) Make a filter from z-plane roots
Make a IIR filter from the list of poles and zeros in the z-plane. To be stable the z-plane poles must lie within the unity cirlce.Throws a runtime_error or invalid_argument exception, if an illegale arguments are specified.
alphabetic index hierarchy of classes
Please send questions and comments to zweizig_j@ligo.caltech.edu
generated by doc++