SSJ  3.3.1
Stochastic Simulation in Java
NormalBoxMullerGen Member List

This is the complete list of members for NormalBoxMullerGen, 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() (defined in NormalBoxMullerGen)NormalBoxMullerGen
nextDouble(RandomStream s, double mu, double sigma)NormalBoxMullerGenstatic
NormalBoxMullerGen(RandomStream s, double mu, double sigma)NormalBoxMullerGen
NormalBoxMullerGen(RandomStream s)NormalBoxMullerGen
NormalBoxMullerGen(RandomStream s, NormalDist dist)NormalBoxMullerGen
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