OpenShot Library | libopenshot-audio 0.2.0
juce::ScopedNoDenormals Class Reference

Helper class providing an RAII-based mechanism for temporarily disabling denormals on your CPU. More...

#include <juce_FloatVectorOperations.h>

Detailed Description

Helper class providing an RAII-based mechanism for temporarily disabling denormals on your CPU.

Definition at line 249 of file juce_FloatVectorOperations.h.

Constructor & Destructor Documentation

◆ ScopedNoDenormals()

juce::ScopedNoDenormals::ScopedNoDenormals ( )
noexcept

Definition at line 1121 of file juce_FloatVectorOperations.cpp.

◆ ~ScopedNoDenormals()

juce::ScopedNoDenormals::~ScopedNoDenormals ( )
noexcept

Definition at line 1135 of file juce_FloatVectorOperations.cpp.


The documentation for this class was generated from the following files: