SSJ  3.3.1
Stochastic Simulation in Java
LogarithmicGen Member List

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

dist (defined in RandomVariateGen)RandomVariateGenprotected
getDistribution()RandomVariateGenInt
getStream()RandomVariateGen
getTheta()LogarithmicGen
getTheta0()LogarithmicGen
LogarithmicGen(RandomStream s, double theta)LogarithmicGen
LogarithmicGen(RandomStream s, double theta, double theta0)LogarithmicGen
LogarithmicGen(RandomStream s, LogarithmicDist dist)LogarithmicGen
LogarithmicGen(RandomStream s, LogarithmicDist dist, double theta0)LogarithmicGen
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 LogarithmicGen)LogarithmicGen
nextInt(RandomStream s, double theta)LogarithmicGenstatic
RandomVariateGen() (defined in RandomVariateGen)RandomVariateGenprotected
RandomVariateGen(RandomStream s, Distribution dist)RandomVariateGen
RandomVariateGenInt() (defined in RandomVariateGenInt)RandomVariateGenIntprotected
RandomVariateGenInt(RandomStream s, DiscreteDistributionInt dist)RandomVariateGenInt
setStream(RandomStream stream)RandomVariateGen
stream (defined in RandomVariateGen)RandomVariateGenprotected
toString()RandomVariateGen