![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cinttypes>#include <limits>
Include dependency graph for uniform.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Utils |
Functions | |
| constexpr double | Utils::uniform (uint64_t in) |
| Uniformly map unsigned integer to double. | |