Determine the next random number for the particular distribution.
Determine the next random number for the particular distribution.
Compute the mean as a function of time.
Compute the mean as a function of time.
the time point for computing the mean
Reset the time-based process to the beginning.
Indicates whether the distribution is discrete or continuous (default)
Indicates whether the distribution is discrete or continuous (default)
Comute the mean as a function of time.
Comute the mean as a function of time.
the time point for computing the mean
Determine whether the distribution is discrete or continuous.
Determine whether the distribution is discrete or continuous.
Show the flaw by printing the error message.
Show the flaw by printing the error message.
the method where the error occurred
the error message
Determine the next random integer for the particular distribution.
Determine the next random integer for the particular distribution. It is only valid for discrete random variates.
Pre-compute the mean for the particular distribution.
Pre-compute the mean for the particular distribution.
Compute the probability function (pf): The probability density function (pdf) for continuous RV's or the probability mass function (pmf) for discrete RV's.
Compute the probability function (pf): The probability density function (pdf) for continuous RV's or the probability mass function (pmf) for discrete RV's.
the mass point whose probability is sought
Return the entire probability mass function (pmf) for finite discrete RV's.
Return the entire probability mass function (pmf) for finite discrete RV's.
number of objects of the first type
Random number stream selected by the stream number
Random number stream selected by the stream number
The
TimeVariate
abstract class serves as a superclass for time-based random variates such Poisson Processes.