|
OpenQMC API
|

Go to the source code of this file.
Functions | |
| float | oqmc::uintToFloat (std::uint32_t value) |
| Convert an integer into a [0, 1) float. | |
Variables | |
| constexpr auto | oqmc::floatOneOverTwoPower32 = 0x1p-32f |
| 1 / 2^32 | |
Functionality around floating point operations, such as conversion from integer to floating point representation.