IMP logo
IMP Reference Guide  develop.1a86c4215a,2024/04/24
The Integrative Modeling Platform
random.h File Reference

Random number generators used by IMP. More...

#include <IMP/kernel_config.h>
#include <IMP/Vector.h>
#include <random>
+ 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...
 

Detailed Description

Random number generators used by IMP.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file random.h.