SSJ  3.3.1
Stochastic Simulation in Java
GammaRejectionLoglogisticGen Member List

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

alpha (defined in GammaGen)GammaGenprotected
dist (defined in RandomVariateGen)RandomVariateGenprotected
GammaGen(RandomStream s, double alpha, double lambda)GammaGen
GammaGen(RandomStream s, double alpha)GammaGen
GammaGen(RandomStream s, GammaDist dist)GammaGen
GammaRejectionLoglogisticGen(RandomStream s, RandomStream aux, double alpha, double lambda)GammaRejectionLoglogisticGen
GammaRejectionLoglogisticGen(RandomStream s, double alpha, double lambda)GammaRejectionLoglogisticGen
GammaRejectionLoglogisticGen(RandomStream s, RandomStream aux, GammaDist dist)GammaRejectionLoglogisticGen
GammaRejectionLoglogisticGen(RandomStream s, GammaDist dist)GammaRejectionLoglogisticGen
getAlpha()GammaGen
getAuxStream()GammaRejectionLoglogisticGen
getDistribution()RandomVariateGen
getLambda()GammaGen
getStream()RandomVariateGen
lambda (defined in GammaGen)GammaGenprotected
nextArrayOfDouble(double[] v, int start, int n)RandomVariateGen
nextArrayOfDouble(int n)RandomVariateGen
nextDouble() (defined in GammaRejectionLoglogisticGen)GammaRejectionLoglogisticGen
nextDouble(RandomStream s, RandomStream aux, double alpha, double lambda)GammaRejectionLoglogisticGenstatic
nextDouble(RandomStream s, double alpha, double lambda)GammaRejectionLoglogisticGenstatic
RandomVariateGen() (defined in RandomVariateGen)RandomVariateGenprotected
RandomVariateGen(RandomStream s, Distribution dist)RandomVariateGen
setParams(double alpha, double lambda)GammaGenprotected
setStream(RandomStream stream)RandomVariateGen
stream (defined in RandomVariateGen)RandomVariateGenprotected
toString()RandomVariateGen