rand.h File Reference

#include <cstdlib>
Include dependency graph for rand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rutz::urand
 Uniform random distribution. More...
class  rutz::urand_irange
 uniform distribution over a specified integer range More...
class  rutz::urand_frange
 uniform distribution over a specified floating-point range More...

Namespaces

namespace  rutz
 

Auxiliary helper namespace used in implementing shared_ptr.


Functions

template<class T >
rutz::rand_range (const T &min, const T &max)
static const char __attribute__ ((used)) vcid_groovx_rutz_rand_h_utc20050626084020[]

Variables

unsigned long rutz::default_rand_seed = 0
 A hook that allows various code to start from a predictable seed.

Detailed Description

random-number generation

Definition in file rand.h.

Generated on Sun May 8 08:42:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3