This is the complete list of members for Dsp::Butterworth::AnalogLowShelf, including all inherited members.
add(const complex_t &pole, const complex_t &zero) (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
add(const ComplexPair &poles, const ComplexPair &zeros) (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
addPoleZeroConjugatePairs(const complex_t pole, const complex_t zero) (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
AnalogLowShelf() (defined in Dsp::Butterworth::AnalogLowShelf) | Dsp::Butterworth::AnalogLowShelf | |
design(int numPoles, double gainDb) (defined in Dsp::Butterworth::AnalogLowShelf) | Dsp::Butterworth::AnalogLowShelf | |
getMaxPoles() const (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
getNormalGain() const (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
getNormalW() const (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
getNumPoles() const (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
getPair(int pairIndex) const (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
LayoutBase() (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
LayoutBase(int maxPoles, PoleZeroPair *pairs) (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
operator[](int pairIndex) const (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
reset() (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
setNormal(double w, double g) (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |
setStorage(const LayoutBase &other) (defined in Dsp::LayoutBase) | Dsp::LayoutBase | inline |