|
LMMS
|
Functions | |
| template<typename Type> | |
| void | snapToZero (SIMDRegister< Type > &) noexcept |
| void | snapToZero (float &x) noexcept |
| void | snapToZero (double &x) noexcept |
| void | snapToZero (long double &x) noexcept |
|
inlinenoexcept |
|
inlinenoexcept |
Use this function to prevent denormals on intel CPUs. This function will work with both primitives and simple containers.
|
inlinenoexcept |
|
inlinenoexcept |