Main Page | Class Hierarchy | Class List | File List | Class Members

adevs::random_seq Class Reference

#include <adevs_rand.h>

Inheritance diagram for adevs::random_seq:

adevs::crand adevs::mtrand List of all members.

Public Member Functions

virtual void set_seed (unsigned long seed)=0
 Set the seed for the random number generator.
virtual double next_dbl ()=0
 Get the next double uniformly distributed in [0, 1].
virtual random_seqcopy () const =0
 Copy the random number generator.
virtual unsigned long next_long ()=0
virtual ~random_seq ()
 Destructor.

Detailed Description

The random_seq class is an abstract interface to a random sequence generator.


The documentation for this class was generated from the following file:
Generated on Mon Jun 1 09:53:43 2009 for adevs by  doxygen 1.3.9.1