Indicates whether the distribution is discrete or continuous (default)
Indicates whether the distribution is discrete or continuous (default)
the randomizing displacement, must be in [0, 1]
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 double vector for the particular distribution.
Determine the next random double vector for the particular distribution.
Determine the next random integer vector for the particular distribution.
Determine the next random integer vector for the particular distribution. It is only valid for discrete random variates.
Compute the vector mean for the particular distribution.
Compute the vector mean for the particular distribution.
the dimension/size of the probability vector
Compute the probability function (pf): The probability density function (pdf) for continuous RVV's or the probability mass function (pmf) for discrete RVV's.
Compute the probability function (pf): The probability density function (pdf) for continuous RVV's or the probability mass function (pmf) for discrete RVV's.
the mass point/vector whose probability is sought
Random number stream selected by the stream number
Random number stream selected by the stream number
The
ProbabilityVec
class generates a probability vector where the ith probability is '1/n' with a +/- randomizing displacement of at most 'd'. Note, the probability vector must add to one.the dimension/size of the probability vector
the randomizing displacement, must be in [0, 1]