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