Transit Planner  1.0
An experiment on transfer patterns robustness
Public Types | Public Member Functions
RandomGen Class Reference

List of all members.

Public Types

typedef
boost::variate_generator
< minstd_rand &, uniform_int<> > 
Generator

Public Member Functions

 RandomGen (const int minValue, const int maxValue, const int seed)
 RandomGen (const int minValue, const int maxValue)
int next ()
int seed () const

The documentation for this class was generated from the following files:
 All Classes