SSJ  3.3.1
Stochastic Simulation in Java
CauchyGen Member List

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

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