| a(MatrixXR *a) const | Filter | |
| b(MatrixXR *b) const | Filter | |
| channelCount() const | Filter | |
| Filter(int channelCount=1) | Filter | |
| length() const | Filter | |
| process(const MatrixXR &samples, MatrixXR *filtered) | Filter | |
| setA(const MatrixXR &a, bool callSetup=true) | Filter | |
| setB(const MatrixXR &b, bool callSetup=true) | Filter | |
| setChannelCount(int count, bool callSetup=true) | Filter |
1.5.6