#include <RandomDistribution.h>
Public Member Functions | |
ExponentialDistribution (double lambda=1) |
Definition at line 104 of file RandomDistribution.h.
ExponentialDistribution::ExponentialDistribution | ( | double | lambda = 1 |
) | [inline] |
Definition at line 107 of file RandomDistribution.h.