#include <stdlib.h>
#include <math.h>
#include "rndgen.h"
#include "detime.h"
Include dependency graph for derandom_time.h:
Go to the source code of this file.
Classes | |
class | UniformDETimeRndGen |
uniform DETime random generator More... | |
class | ExponentialDETimeRndGen |
exponential DETime random generator More... |