This is the complete list of members for juce::FloatVectorOperations, including all inherited members.
areDenormalsDisabled() noexcept | juce::FloatVectorOperations | static |
convertFixedToFloat(float *dest, const int *src, float multiplier, int num) noexcept | juce::FloatVectorOperations | static |
convertFixedToFloat(float *dest, const int *src, float multiplier, size_t num) noexcept | juce::FloatVectorOperations | static |
disableDenormalisedNumberSupport(bool shouldDisable=true) noexcept | juce::FloatVectorOperations | static |
enableFlushToZeroMode(bool shouldEnable) noexcept | juce::FloatVectorOperations | static |
getFpStatusRegister() noexcept | juce::FloatVectorOperations | privatestatic |
ScopedNoDenormals | juce::FloatVectorOperations | private |
setFpStatusRegister(intptr_t) noexcept | juce::FloatVectorOperations | privatestatic |