Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ixion::int_random Class Reference

#include <ixlib_random.hh>

List of all members.

Public Methods

 int_random ()
void init ()
void init (unsigned seed)
unsigned operator() (unsigned max=32768)
 Generate one random number in the interval [0,max). More...


Constructor & Destructor Documentation

ixion::int_random::int_random   [inline]
 

Definition at line 59 of file ixlib_random.hh.


Member Function Documentation

void ixion::int_random::init unsigned    seed [inline]
 

Definition at line 64 of file ixlib_random.hh.

void ixion::int_random::init   [inline]
 

Definition at line 62 of file ixlib_random.hh.

unsigned ixion::int_random::operator() unsigned    max = 32768 [inline]
 

Generate one random number in the interval [0,max).

Definition at line 68 of file ixlib_random.hh.


The documentation for this class was generated from the following file:
Generated on Wed Oct 31 17:12:25 2001 for ixlib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001