JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::dsp::FIR::Coefficients< NumericType > Member List

This is the complete list of members for juce::dsp::FIR::Coefficients< NumericType >, including all inherited members.

coefficientsjuce::dsp::FIR::Coefficients< NumericType >
Coefficients()juce::dsp::FIR::Coefficients< NumericType >inline
Coefficients(size_t size)juce::dsp::FIR::Coefficients< NumericType >inline
Coefficients(const NumericType *samples, size_t numSamples)juce::dsp::FIR::Coefficients< NumericType >inline
Coefficients(const Coefficients &)=defaultjuce::dsp::FIR::Coefficients< NumericType >
Coefficients(Coefficients &&)=defaultjuce::dsp::FIR::Coefficients< NumericType >
getFilterOrder() const noexceptjuce::dsp::FIR::Coefficients< NumericType >inline
getMagnitudeForFrequency(double frequency, double sampleRate) const noexceptjuce::dsp::FIR::Coefficients< NumericType >
getMagnitudeForFrequencyArray(double *frequencies, double *magnitudes, size_t numSamples, double sampleRate) const noexceptjuce::dsp::FIR::Coefficients< NumericType >
getPhaseForFrequency(double frequency, double sampleRate) const noexceptjuce::dsp::FIR::Coefficients< NumericType >
getPhaseForFrequencyArray(double *frequencies, double *phases, size_t numSamples, double sampleRate) const noexceptjuce::dsp::FIR::Coefficients< NumericType >
getRawCoefficients() noexceptjuce::dsp::FIR::Coefficients< NumericType >inline
getRawCoefficients() const noexceptjuce::dsp::FIR::Coefficients< NumericType >inline
normalise() noexceptjuce::dsp::FIR::Coefficients< NumericType >
operator=(const Coefficients &)=defaultjuce::dsp::FIR::Coefficients< NumericType >
operator=(Coefficients &&)=defaultjuce::dsp::FIR::Coefficients< NumericType >
Ptr typedefjuce::dsp::FIR::Coefficients< NumericType >