JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.numericalmethod.suanshu.stats.random.univariate.exp
Interface RandomExpGenerator
All Superinterfaces:
RandomNumberGenerator
, java.io.Serializable
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.
Method Summary
Methods inherited from interface com.numericalmethod.suanshu.stats.random.univariate.
RandomNumberGenerator
nextDouble
,
seed
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method