rutz::urand_irange Class Reference

uniform distribution over a specified integer range More...

#include <rutz/rand.h>

Collaboration diagram for rutz::urand_irange:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 urand_irange (int lo, int hi, long s=0)
 Construct with a given min/max range and an initial seed (default 0).
int draw ()
int operator() ()

Detailed Description

uniform distribution over a specified integer range

Definition at line 114 of file rand.h.


Constructor & Destructor Documentation

rutz::urand_irange::urand_irange ( int  lo,
int  hi,
long  s = 0 
) [inline]

Construct with a given min/max range and an initial seed (default 0).

Definition at line 123 of file rand.h.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:31:19 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3