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

ixion::float_random Class Reference

#include <ixlib_random.hh>

List of all members.

Public Methods

 float_random ()
void init ()
void init (double seed)
double operator() (double max=1)
 Generate one random number in the interval [0,max). More...


Constructor & Destructor Documentation

ixion::float_random::float_random   [inline]
 

Definition at line 30 of file ixlib_random.hh.


Member Function Documentation

void ixion::float_random::init double    seed [inline]
 

Definition at line 38 of file ixlib_random.hh.

void ixion::float_random::init   [inline]
 

Definition at line 34 of file ixlib_random.hh.

double ixion::float_random::operator() double    max = 1 [inline]
 

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

Definition at line 42 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