|
IMP
2.0.1
The Integrative Modeling Platform
|
Random number generators used by IMP. More...
#include <IMP/base/base_config.h>#include <boost/random.hpp>
Include dependency graph for base/random.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::base |
| See IMP.base Overview for more information. | |
Typedefs | |
| typedef ::boost::rand48 | IMP::base::RandomNumberGenerator |
Functions | |
| boost::uint64_t | IMP::base::get_random_seed () |
Variables | |
| RandomNumberGenerator | IMP::base::random_number_generator |
| A shared random number generator. More... | |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file base/random.h.