tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Functions
tracktion_Maths.h File Reference

Go to the source code of this file.

Functions

constexpr int core::subtractNoWrap (int a, int b)
 Subtracts b from a without wrapping.
 

Function Documentation

◆ subtractNoWrap()

constexpr int core::subtractNoWrap ( int  a,
int  b 
)
constexpr

Subtracts b from a without wrapping.

Definition at line 17 of file tracktion_Maths.h.