#include <openbabel/babelconfig.h>
Include dependency graph for rand.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | OpenBabel |
Classes | |
| struct | DoubleType |
| Used for internal random number generation OBRandom (unless the system random generator is used). More... | |
| class | OBRandom |
| Random number generator. More... | |
Functions | |
| void | DoubleMultiply (unsigned int, unsigned int, DoubleType *) |
| void | DoubleAdd (DoubleType *, unsigned int) |
| unsigned int | DoubleModulus (DoubleType *, unsigned int) |