Class PdfContGaussianBoxMuller
- java.lang.Object
-
- com.metsci.glimpse.util.math.stochastic.pdfcont.PdfContGaussianBoxMuller
-
-
Constructor Summary
Constructors Constructor Description PdfContGaussianBoxMuller(double mean, double stdev)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doubledraw(Generator g)Returns a random draw from this PDF using the provided StochasticEngine.Generator object.booleanequals(Object o)inthashCode()
-