Signalsmith Audio's DSP Library  1.6.1
Useful C++ classes/templates for audio effects
Loading...
Searching...
No Matches
Performance helpers

Description

Nothing serious, just some #defines and helpers.

Files

file  perf.h
 

Classes

class  signalsmith::perf::StopDenormals
 

Macros

#define SIGNALSMITH_INLINE   inline
 Really insist that a function/method is inlined (mostly for performance in DEBUG builds)
 

Class Documentation

◆ signalsmith::perf::StopDenormals

class signalsmith::perf::StopDenormals

Macro Definition Documentation

◆ SIGNALSMITH_INLINE

#define SIGNALSMITH_INLINE   inline

Really insist that a function/method is inlined (mostly for performance in DEBUG builds)