JUCE
|
Classes | |
class | FloatVectorOperations |
A collection of simple vector operations on arrays of floats, accelerated with SIMD instructions where possible. More... | |
class | ScopedNoDenormals |
Helper class providing an RAII-based mechanism for temporarily disabling denormals on your CPU. More... | |
Macros | |
#define | JUCE_SNAP_TO_ZERO(n) ignoreUnused (n) |