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 (defined in juce::FloatVectorOperations) | juce::FloatVectorOperations | static |
convertFixedToFloat(float *dest, const int *src, float multiplier, size_t num) noexcept (defined in juce::FloatVectorOperations) | juce::FloatVectorOperations | static |
disableDenormalisedNumberSupport(bool shouldDisable=true) noexcept | juce::FloatVectorOperations | static |
enableFlushToZeroMode(bool shouldEnable) noexcept | juce::FloatVectorOperations | static |