SSJ
3.3.1
Stochastic Simulation in Java
umontreal
ssj
randvar
BernoulliGen
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
)
RandomVariateGen
protected
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)
BernoulliGen
static
umontreal::ssj::randvar::RandomVariateGenInt.nextInt
()
RandomVariateGenInt
p
(defined in
BernoulliGen
)
BernoulliGen
protected
RandomVariateGen
() (defined in
RandomVariateGen
)
RandomVariateGen
protected
RandomVariateGen
(RandomStream s, Distribution dist)
RandomVariateGen
RandomVariateGenInt
() (defined in
RandomVariateGenInt
)
RandomVariateGenInt
protected
RandomVariateGenInt
(RandomStream s, DiscreteDistributionInt dist)
RandomVariateGenInt
setParams
(double p)
BernoulliGen
protected
setStream
(RandomStream stream)
RandomVariateGen
stream
(defined in
RandomVariateGen
)
RandomVariateGen
protected
toString
()
RandomVariateGen
Generated by
1.8.14