iir1
|
#include <PoleFilter.h>
Additional Inherited Members | |
![]() | |
int | getNumStages () const |
const Biquad & | operator[] (int index) |
complex_t | response (double normalizedFrequency) const |
std::vector< PoleZeroPair > | getPoleZeros () const |
Serves a container to hold the analog prototype and the digital pole/zero layout.