SSJ  3.3.1
Stochastic Simulation in Java
BernoulliGen Member List

This is the complete list of members for BernoulliGen, including all inherited members.

BernoulliGen(RandomStream s, double p)BernoulliGen
BernoulliGen(RandomStream s, BernoulliDist dist)BernoulliGen
dist (defined in RandomVariateGen)RandomVariateGenprotected
getDistribution()RandomVariateGenInt
getP()BernoulliGen
getStream()RandomVariateGen
nextArrayOfDouble(double[] v, int start, int n)RandomVariateGen
nextArrayOfDouble(int n)RandomVariateGen
nextArrayOfInt(int[] v, int start, int n)RandomVariateGenInt
nextArrayOfInt(int n)RandomVariateGenInt
nextDouble()RandomVariateGen
nextInt(RandomStream s, double p)BernoulliGenstatic
umontreal::ssj::randvar::RandomVariateGenInt.nextInt()RandomVariateGenInt
p (defined in BernoulliGen)BernoulliGenprotected
RandomVariateGen() (defined in RandomVariateGen)RandomVariateGenprotected
RandomVariateGen(RandomStream s, Distribution dist)RandomVariateGen
RandomVariateGenInt() (defined in RandomVariateGenInt)RandomVariateGenIntprotected
RandomVariateGenInt(RandomStream s, DiscreteDistributionInt dist)RandomVariateGenInt
setParams(double p)BernoulliGenprotected
setStream(RandomStream stream)RandomVariateGen
stream (defined in RandomVariateGen)RandomVariateGenprotected
toString()RandomVariateGen