JUCE  v5.1.1-3-g1a0b28c73
JUCE API
FIR::Coefficients< NumericType > Member List

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

coefficientsFIR::Coefficients< NumericType >
Coefficients()FIR::Coefficients< NumericType >inline
Coefficients(size_t size)FIR::Coefficients< NumericType >inline
Coefficients(const Coefficients &)=defaultFIR::Coefficients< NumericType >
Coefficients(Coefficients &&)=defaultFIR::Coefficients< NumericType >
Coefficients(const NumericType *samples, size_t numSamples)FIR::Coefficients< NumericType >inline
decReferenceCount() noexceptReferenceCountedObjectinline
decReferenceCountWithoutDeleting() noexceptReferenceCountedObjectinline
getFilterOrder() const noexceptFIR::Coefficients< NumericType >inline
getMagnitudeForFrequency(double frequency, double sampleRate) const noexceptFIR::Coefficients< NumericType >
getMagnitudeForFrequencyArray(double *frequencies, double *magnitudes, size_t numSamples, double sampleRate) const noexceptFIR::Coefficients< NumericType >
getPhaseForFrequency(double frequency, double sampleRate) const noexceptFIR::Coefficients< NumericType >
getPhaseForFrequencyArray(double *frequencies, double *phases, size_t numSamples, double sampleRate) const noexceptFIR::Coefficients< NumericType >
getRawCoefficients() noexceptFIR::Coefficients< NumericType >inline
getRawCoefficients() const noexceptFIR::Coefficients< NumericType >inline
getReferenceCount() const noexceptReferenceCountedObjectinline
incReferenceCount() noexceptReferenceCountedObjectinline
normalise() noexceptFIR::Coefficients< NumericType >
operator=(const Coefficients &other)FIR::Coefficients< NumericType >inline
operator=(Coefficients &&)=defaultFIR::Coefficients< NumericType >
Ptr typedefFIR::Coefficients< NumericType >
ReferenceCountedObject()ReferenceCountedObjectinlineprotected
resetReferenceCount() noexceptReferenceCountedObjectinlineprotected
~ReferenceCountedObject()ReferenceCountedObjectinlineprotectedvirtual