SSJ  3.3.1
Stochastic Simulation in Java
BetaRejectionLoglogisticGen Member List

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

a (defined in BetaGen)BetaGenprotected
b (defined in BetaGen)BetaGenprotected
BetaGen(RandomStream s, double alpha, double beta, double a, double b)BetaGen
BetaGen(RandomStream s, double alpha, double beta)BetaGen
BetaGen(RandomStream s, BetaDist dist)BetaGen
BetaRejectionLoglogisticGen(RandomStream s, RandomStream aux, double alpha, double beta)BetaRejectionLoglogisticGen
BetaRejectionLoglogisticGen(RandomStream s, double alpha, double beta)BetaRejectionLoglogisticGen
BetaRejectionLoglogisticGen(RandomStream s, RandomStream aux, double alpha, double beta, double a, double b)BetaRejectionLoglogisticGen
BetaRejectionLoglogisticGen(RandomStream s, double alpha, double beta, double a, double b)BetaRejectionLoglogisticGen
BetaRejectionLoglogisticGen(RandomStream s, RandomStream aux, BetaDist dist)BetaRejectionLoglogisticGen
BetaRejectionLoglogisticGen(RandomStream s, BetaDist dist)BetaRejectionLoglogisticGen
dist (defined in RandomVariateGen)RandomVariateGenprotected
gen (defined in BetaGen)BetaGenprotected
getA()BetaGen
getAlpha()BetaGen
getAuxStream()BetaRejectionLoglogisticGen
getB()BetaGen
getBeta()BetaGen
getDistribution()RandomVariateGen
getStream()RandomVariateGen
nextArrayOfDouble(double[] v, int start, int n)RandomVariateGen
nextArrayOfDouble(int n)RandomVariateGen
nextDouble() (defined in BetaRejectionLoglogisticGen)BetaRejectionLoglogisticGen
umontreal::ssj::randvar::BetaGen.nextDouble(RandomStream s, double alpha, double beta, double a, double b)BetaGenstatic
p (defined in BetaGen)BetaGenprotected
q (defined in BetaGen)BetaGenprotected
RandomVariateGen() (defined in RandomVariateGen)RandomVariateGenprotected
RandomVariateGen(RandomStream s, Distribution dist)RandomVariateGen
setParams(double alpha, double beta, double aa, double bb) (defined in BetaGen)BetaGenprotected
setStream(RandomStream stream)RandomVariateGen
stream (defined in RandomVariateGen)RandomVariateGenprotected
toString()RandomVariateGen