tango.math.random.ExpSource

Members

Classes

ExpSource
class ExpSource(RandG, T)

class that returns exponential distributed numbers (f=exp(-x) for x>0, 0 otherwise)

Meta

License

BSD style: $(LICENSE)

Version

Initial release: July 2008

Authors

Fawzi Mohamed