ConicBundle
Classes | Namespaces
gb_rand.hxx File Reference

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.
 

Detailed Description

Header declaring and (inline) implementing the random number generator CH_Tools::GB_rand.

Version
1.0
Date
2005-03-01
Author
Christoph Helmberg

The code is extracted/translated/adapted from an indirect copy of a socalled Stanford graph-base library