SSJ  3.3.1
Stochastic Simulation in Java
NegativeBinomialGen Member List

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

dist (defined in RandomVariateGen)RandomVariateGenprotected
gamma (defined in NegativeBinomialGen)NegativeBinomialGenprotected
getDistribution()RandomVariateGenInt
getGamma()NegativeBinomialGen
getP()NegativeBinomialGen
getStream()RandomVariateGen
NegativeBinomialGen(RandomStream s, double gamma, double p)NegativeBinomialGen
NegativeBinomialGen(RandomStream s, NegativeBinomialDist dist)NegativeBinomialGen
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 gamma, double p)NegativeBinomialGenstatic
umontreal::ssj::randvar::RandomVariateGenInt.nextInt()RandomVariateGenInt
p (defined in NegativeBinomialGen)NegativeBinomialGenprotected
RandomVariateGen() (defined in RandomVariateGen)RandomVariateGenprotected
RandomVariateGen(RandomStream s, Distribution dist)RandomVariateGen
RandomVariateGenInt() (defined in RandomVariateGenInt)RandomVariateGenIntprotected
RandomVariateGenInt(RandomStream s, DiscreteDistributionInt dist)RandomVariateGenInt
setParams(double gamma, double p)NegativeBinomialGenprotected
setStream(RandomStream stream)RandomVariateGen
stream (defined in RandomVariateGen)RandomVariateGenprotected
toString()RandomVariateGen