Interface RandomExpGenerator

All Superinterfaces:
RandomNumberGenerator, Seedable
All Known Implementing Classes:
InverseTransformSamplingExpRNG, Ziggurat2000Exp

public interface RandomExpGenerator extends RandomNumberGenerator
This is a random number generator that generates random deviates according to the exponential distribution.