double urand_r (randBlock *rb, double lo, double hi) Reetrant uniform random number generator
Reetrant uniform random number generator.This is a reentrant version of Numerical Recipes rand1() which uses a lookup table to remove low order sequential correlations by shuffling the output. A zeroed randBlock (or just a seed value <= 0) will result in an initialization of the generator.
alphabetic index hierarchy of classes
Please send questions and comments to zweizig_j@ligo.caltech.edu
generated by doc++