ConicBundle
|
Header declaring and (inline) implementing the random number generator CH_Tools::GB_rand. More...
#include <iostream>
Go to the source code of this file.
Classes | |
class | CH_Tools::GB_rand |
device independent random number generator based on long int with seed More... | |
Namespaces | |
CH_Tools | |
Some convenient inline tools like a clock for timing, a random number generator, a heapsort template sorting indices. | |
Header declaring and (inline) implementing the random number generator CH_Tools::GB_rand.
The code is extracted/translated/adapted from an indirect copy of a socalled Stanford graph-base library