SSJ  3.3.1
Stochastic Simulation in Java
LognormalGen Member List

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

dist (defined in RandomVariateGen)RandomVariateGenprotected
getDistribution()RandomVariateGen
getMu()LognormalGen
getSigma()LognormalGen
getStream()RandomVariateGen
LognormalGen(RandomStream s, double mu, double sigma)LognormalGen
LognormalGen(RandomStream s)LognormalGen
LognormalGen(RandomStream s, LognormalDist dist)LognormalGen
nextArrayOfDouble(double[] v, int start, int n)RandomVariateGen
nextArrayOfDouble(int n)RandomVariateGen
nextDouble(RandomStream s, double mu, double sigma)LognormalGenstatic
umontreal::ssj::randvar::RandomVariateGen.nextDouble()RandomVariateGen
RandomVariateGen() (defined in RandomVariateGen)RandomVariateGenprotected
RandomVariateGen(RandomStream s, Distribution dist)RandomVariateGen
setParams(double mu, double sigma)LognormalGenprotected
setStream(RandomStream stream)RandomVariateGen
stream (defined in RandomVariateGen)RandomVariateGenprotected
toString()RandomVariateGen