SSJ  3.3.1
Stochastic Simulation in Java
LogisticGen Member List

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

alpha (defined in LogisticGen)LogisticGenprotected
dist (defined in RandomVariateGen)RandomVariateGenprotected
getAlpha()LogisticGen
getDistribution()RandomVariateGen
getLambda()LogisticGen
getStream()RandomVariateGen
lambda (defined in LogisticGen)LogisticGenprotected
LogisticGen(RandomStream s, double alpha, double lambda)LogisticGen
LogisticGen(RandomStream s)LogisticGen
LogisticGen(RandomStream s, LogisticDist dist)LogisticGen
nextArrayOfDouble(double[] v, int start, int n)RandomVariateGen
nextArrayOfDouble(int n)RandomVariateGen
nextDouble(RandomStream s, double alpha, double lambda)LogisticGenstatic
umontreal::ssj::randvar::RandomVariateGen.nextDouble()RandomVariateGen
RandomVariateGen() (defined in RandomVariateGen)RandomVariateGenprotected
RandomVariateGen(RandomStream s, Distribution dist)RandomVariateGen
setParams(double alpha, double lambda)LogisticGenprotected
setStream(RandomStream stream)RandomVariateGen
stream (defined in RandomVariateGen)RandomVariateGenprotected
toString()RandomVariateGen