ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cinttypes>
#include <limits>
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. | |