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