#include <notch_allpass.h>
Public Member Functions | |
| notch_allpass (float_type fp, float_type k2) | |
| notch_allpass (float_type fp) | |
| notch_allpass () | |
| Numeric | clock (Numeric x) |
Public Attributes | |
| allpass_2nd< Numeric, Coeff > | ap |
| SPUC::notch_allpass< Numeric, Coeff >::notch_allpass | ( | float_type | fp, | |
| float_type | k2 | |||
| ) | [inline] |
| SPUC::notch_allpass< Numeric, Coeff >::notch_allpass | ( | float_type | fp | ) | [inline] |
| SPUC::notch_allpass< Numeric, Coeff >::notch_allpass | ( | ) | [inline] |
| Numeric SPUC::notch_allpass< Numeric, Coeff >::clock | ( | Numeric | x | ) | [inline] |
| allpass_2nd<Numeric,Coeff> SPUC::notch_allpass< Numeric, Coeff >::ap |
1.4.7