Go to the source code of this file.
◆ RoundDown()
| static constexpr T RoundDown |
( |
T | x, |
|
|
T | g ) |
|
staticconstexpr |
◆ RoundNearest()
| static constexpr T RoundNearest |
( |
T | x, |
|
|
T | g ) |
|
staticconstexpr |
◆ RoundUp()
| static constexpr T RoundUp |
( |
T | x, |
|
|
T | g ) |
|
staticconstexpr |