This is the complete list of members for Dsp::Legendre::AnalogLowPass, 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 |
AnalogLowPass() (defined in Dsp::Legendre::AnalogLowPass) | Dsp::Legendre::AnalogLowPass | |
design(const int numPoles, WorkspaceBase *w) (defined in Dsp::Legendre::AnalogLowPass) | Dsp::Legendre::AnalogLowPass | |
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 |