menu
iirjdart package
documentation
chebyshev_2.dart
ChebyshevII
getBiquad method
getBiquad method
dark_mode
light_mode
getBiquad
method
Biquad
getBiquad
(
int
index
)
inherited
Implementation
Biquad getBiquad(int index) { return _biquads[index]; }
iirjdart package
documentation
chebyshev_2
ChebyshevII
getBiquad method
ChebyshevII class