rutz::urand_frange Class Reference

uniform distribution over a specified floating-point range More...

#include <rutz/rand.h>

Collaboration diagram for rutz::urand_frange:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 urand_frange (double lo, double hi, long s=0)
 Construct with a given min/max range and an initial seed (default 0).
 urand_frange (long s=0)
 Construct with a range [0.0:1.0[ and an initial seed (default 0).
double draw ()
double operator() ()


Detailed Description

uniform distribution over a specified floating-point range

Definition at line 132 of file rand.h.


The documentation for this class was generated from the following file:

The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:56:45 2008 by Doxygen version 1.5.5.