Eclipse SUMO - Simulation of Urban MObility
RandomDistributor.h File Reference
#include <config.h>
#include <cassert>
#include <limits>
#include <utils/common/RandHelper.h>
#include <utils/common/UtilExceptions.h>
Include dependency graph for RandomDistributor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RandomDistributor< T >
 Represents a generic random distribution. More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Jakob Erdmann
Date
2005-09-15

Definition in file RandomDistributor.h.