IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Random number generators used by IMP. More...
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
boost::uint64_t | IMP::get_random_seed () |
Return the initial random seed. More... | |
Variables | |
RandomNumberGenerator | IMP::random_number_generator |
A shared non-GPU random number generator. More... | |