SSJ  3.3.1
Stochastic Simulation in Java
PascalConvolutionGen Member List

This is the complete list of members for PascalConvolutionGen, 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() (defined in PascalConvolutionGen)PascalConvolutionGen
nextInt(RandomStream s, int n, double p)PascalConvolutionGenstatic
p (defined in PascalGen)PascalGenprotected
PascalConvolutionGen(RandomStream s, int n, double p)PascalConvolutionGen
PascalConvolutionGen(RandomStream s, PascalDist dist)PascalConvolutionGen
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