class sblRandVal

Generates uniform random numbers in [0, 1).

Public Methods

[more] sblRandVal ()
[more] sblRandVal (long seed)
oconst double* get (int num)
Returns a pointer to num random values, each in [0,1).


Documentation

Generates uniform random numbers in [0, 1).
o sblRandVal()

o sblRandVal(long seed)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.