JUCE
Loading...
Searching...
No Matches
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() noexceptReferenceCountedObject
decReferenceCountWithoutDeleting() noexceptReferenceCountedObject
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 noexceptReferenceCountedObject
incReferenceCount() noexceptReferenceCountedObject
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 &) noexceptReferenceCountedObjectprotected
juce::dsp::ProcessorState::operator=(ReferenceCountedObject &&) noexceptReferenceCountedObjectprotected
Ptr typedefjuce::dsp::FIR::Coefficients< NumericType >
ReferenceCountedObject()=defaultReferenceCountedObjectprotected
ReferenceCountedObject(const ReferenceCountedObject &) noexceptReferenceCountedObjectprotected
ReferenceCountedObject(ReferenceCountedObject &&) noexceptReferenceCountedObjectprotected
resetReferenceCount() noexceptReferenceCountedObjectprotected
~ReferenceCountedObject()ReferenceCountedObjectprotectedvirtual