This is the complete list of members for juce::dsp::FastMathApproximations, including all inherited members.
cos(FloatType x) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
cos(FloatType *values, size_t numValues) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
cosh(FloatType x) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
cosh(FloatType *values, size_t numValues) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
exp(FloatType x) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
exp(FloatType *values, size_t numValues) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
logNPlusOne(FloatType x) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
logNPlusOne(FloatType *values, size_t numValues) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
sin(FloatType x) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
sin(FloatType *values, size_t numValues) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
sinh(FloatType x) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
sinh(FloatType *values, size_t numValues) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
tan(FloatType x) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
tan(FloatType *values, size_t numValues) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
tanh(FloatType x) noexcept | juce::dsp::FastMathApproximations | inlinestatic |
tanh(FloatType *values, size_t numValues) noexcept | juce::dsp::FastMathApproximations | inlinestatic |