JUCE
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 >
Coefficients(size_t size)juce::dsp::FIR::Coefficients< NumericType >
Coefficients(const NumericType *samples, size_t numSamples)juce::dsp::FIR::Coefficients< NumericType >
Coefficients(const Coefficients &)=defaultjuce::dsp::FIR::Coefficients< NumericType >
Coefficients(Coefficients &&)=defaultjuce::dsp::FIR::Coefficients< NumericType >
decReferenceCount() noexceptjuce::ReferenceCountedObject
decReferenceCountWithoutDeleting() noexceptjuce::ReferenceCountedObject
getFilterOrder() const noexceptjuce::dsp::FIR::Coefficients< NumericType >
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 >
getRawCoefficients() const noexceptjuce::dsp::FIR::Coefficients< NumericType >
getReferenceCount() const noexceptjuce::ReferenceCountedObject
incReferenceCount() noexceptjuce::ReferenceCountedObject
normalise() noexceptjuce::dsp::FIR::Coefficients< NumericType >
operator=(const Coefficients &)=defaultjuce::dsp::FIR::Coefficients< NumericType >
operator=(Coefficients &&)=defaultjuce::dsp::FIR::Coefficients< NumericType >
juce::dsp::ProcessorState::operator=(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectprotected
juce::dsp::ProcessorState::operator=(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectprotected
Ptr typedefjuce::dsp::FIR::Coefficients< NumericType >
ReferenceCountedObject()juce::ReferenceCountedObjectprotected
ReferenceCountedObject(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectprotected
ReferenceCountedObject(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectprotected
resetReferenceCount() noexceptjuce::ReferenceCountedObjectprotected
~ReferenceCountedObject()juce::ReferenceCountedObjectprotectedvirtual