SSJ  3.3.1
Stochastic Simulation in Java
NormalGen Member List

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

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