SSJ  3.3.1
Stochastic Simulation in Java
GammaAcceptanceRejectionGen Member List

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

alpha (defined in GammaGen)GammaGenprotected
dist (defined in RandomVariateGen)RandomVariateGenprotected
GammaAcceptanceRejectionGen(RandomStream s, RandomStream aux, double alpha, double lambda)GammaAcceptanceRejectionGen
GammaAcceptanceRejectionGen(RandomStream s, double alpha, double lambda)GammaAcceptanceRejectionGen
GammaAcceptanceRejectionGen(RandomStream s, RandomStream aux, GammaDist dist)GammaAcceptanceRejectionGen
GammaAcceptanceRejectionGen(RandomStream s, GammaDist dist)GammaAcceptanceRejectionGen
GammaGen(RandomStream s, double alpha, double lambda)GammaGen
GammaGen(RandomStream s, double alpha)GammaGen
GammaGen(RandomStream s, GammaDist dist)GammaGen
getAlpha()GammaGen
getAuxStream()GammaAcceptanceRejectionGen
getDistribution()RandomVariateGen
getLambda()GammaGen
getStream()RandomVariateGen
lambda (defined in GammaGen)GammaGenprotected
nextArrayOfDouble(double[] v, int start, int n)RandomVariateGen
nextArrayOfDouble(int n)RandomVariateGen
nextDouble(RandomStream s, RandomStream aux, double alpha, double lambda)GammaAcceptanceRejectionGenstatic
nextDouble() (defined in GammaAcceptanceRejectionGen)GammaAcceptanceRejectionGen
nextDouble(RandomStream s, double alpha, double lambda)GammaAcceptanceRejectionGenstatic
nextDoubleLog()GammaAcceptanceRejectionGen
nextDoubleLog(RandomStream s, RandomStream aux, double alpha, double lambda)GammaAcceptanceRejectionGenstatic
nextDoubleLog(RandomStream s, double alpha, double lambda)GammaAcceptanceRejectionGenstatic
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