| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
Random number generators used by IMP. More...
 Include dependency graph for random.h:
 This graph shows which files directly or indirectly include this file: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... | |