#include <openbabel/babelconfig.h>

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) |