|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.util.math.stochastic.pdfcont.PdfContGaussianBoxMuller
public class PdfContGaussianBoxMuller
Constructor Summary | |
---|---|
PdfContGaussianBoxMuller(double mean,
double stdev)
|
Method Summary | |
---|---|
double |
draw(Generator g)
Returns a random draw from this PDF using the provided StochasticEngine.Generator object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PdfContGaussianBoxMuller(double mean, double stdev)
Method Detail |
---|
public double draw(Generator g)
PdfCont
draw
in interface PdfCont
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |