SSJ  3.3.1
Stochastic Simulation in Java
LoglogisticGen Member List

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

alpha (defined in LoglogisticGen)LoglogisticGenprotected
beta (defined in LoglogisticGen)LoglogisticGenprotected
dist (defined in RandomVariateGen)RandomVariateGenprotected
getAlpha()LoglogisticGen
getBeta()LoglogisticGen
getDistribution()RandomVariateGen
getStream()RandomVariateGen
LoglogisticGen(RandomStream s, double alpha, double beta)LoglogisticGen
LoglogisticGen(RandomStream s, LoglogisticDist dist)LoglogisticGen
nextArrayOfDouble(double[] v, int start, int n)RandomVariateGen
nextArrayOfDouble(int n)RandomVariateGen
nextDouble(RandomStream s, double alpha, double beta)LoglogisticGenstatic
umontreal::ssj::randvar::RandomVariateGen.nextDouble()RandomVariateGen
RandomVariateGen() (defined in RandomVariateGen)RandomVariateGenprotected
RandomVariateGen(RandomStream s, Distribution dist)RandomVariateGen
setParams(double alpha, double beta) (defined in LoglogisticGen)LoglogisticGenprotected
setStream(RandomStream stream)RandomVariateGen
stream (defined in RandomVariateGen)RandomVariateGenprotected
toString()RandomVariateGen