iir1
|
#include <Cascade.h>
Public Member Functions | |
Storage (int maxStages_, Biquad *const stageArray_) | |
Pointer to an array of Biquads
|
inline |
Copy-constructor which receives the pointer to the Biquad array and the number of Biquads
maxStages_ | Number of biquads |
stageArray_ | The array of the Biquads |