SSJ  3.3.1
Stochastic Simulation in Java
PascalGen Member List

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

dist (defined in RandomVariateGen)RandomVariateGenprotected
getDistribution()RandomVariateGenInt
getN()PascalGen
getP()PascalGen
getStream()RandomVariateGen
n (defined in PascalGen)PascalGenprotected
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, int n, double p)PascalGenstatic
umontreal::ssj::randvar::RandomVariateGenInt.nextInt()RandomVariateGenInt
p (defined in PascalGen)PascalGenprotected
PascalGen(RandomStream s, int n, double p)PascalGen
PascalGen(RandomStream s, PascalDist dist)PascalGen
RandomVariateGen() (defined in RandomVariateGen)RandomVariateGenprotected
RandomVariateGen(RandomStream s, Distribution dist)RandomVariateGen
RandomVariateGenInt() (defined in RandomVariateGenInt)RandomVariateGenIntprotected
RandomVariateGenInt(RandomStream s, DiscreteDistributionInt dist)RandomVariateGenInt
setParams(int n, double p)PascalGenprotected
setStream(RandomStream stream)RandomVariateGen
stream (defined in RandomVariateGen)RandomVariateGenprotected
toString()RandomVariateGen