|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Classes | |
| struct | juce::FloatVectorOperationsBase< FloatType, CountType > |
| A collection of simple vector operations on arrays of floating point numbers, accelerated with SIMD instructions where possible, usually accessed from the FloatVectorOperations class. More... | |
| class | juce::FloatVectorOperations |
| A collection of simple vector operations on arrays of floating point numbers, accelerated with SIMD instructions where possible and providing all methods from FloatVectorOperationsBase. More... | |
| class | juce::ScopedNoDenormals |
| Helper class providing an RAII-based mechanism for temporarily disabling denormals on your CPU. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
Macros | |
| #define | JUCE_SNAP_TO_ZERO(n) |
| #define JUCE_SNAP_TO_ZERO | ( | n | ) |
Definition at line 30 of file juce_FloatVectorOperations.h.