This is the complete list of members for marvin::dsp::filters::SmoothedBiquadCoefficients< SampleType, InterpolationType, NumStages >, including all inherited members.
| current(size_t stage) const noexcept | marvin::dsp::filters::SmoothedBiquadCoefficients< SampleType, InterpolationType, NumStages > | inline |
| interpolate() noexcept | marvin::dsp::filters::SmoothedBiquadCoefficients< SampleType, InterpolationType, NumStages > | inline |
| reset(int periodSamples) noexcept | marvin::dsp::filters::SmoothedBiquadCoefficients< SampleType, InterpolationType, NumStages > | inline |
| reset(double sampleRate, double timeMs) noexcept | marvin::dsp::filters::SmoothedBiquadCoefficients< SampleType, InterpolationType, NumStages > | inline |
| setCurrentAndTargetCoeffs(size_t stage, BiquadCoefficients< SampleType > target) noexcept | marvin::dsp::filters::SmoothedBiquadCoefficients< SampleType, InterpolationType, NumStages > | inline |
| setTargetCoeffs(size_t stage, BiquadCoefficients< SampleType > target) noexcept | marvin::dsp::filters::SmoothedBiquadCoefficients< SampleType, InterpolationType, NumStages > | inline |
| target(size_t stage) const noexcept | marvin::dsp::filters::SmoothedBiquadCoefficients< SampleType, InterpolationType, NumStages > | inline |