|
||||||||||
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.PdfContGumbel
public class PdfContGumbel
Constructor Summary | |
---|---|
PdfContGumbel(double mu,
double beta)
|
Method Summary | |
---|---|
double |
draw(Generator g)
Returns a random draw from this PDF using the provided StochasticEngine.Generator object. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PdfContGumbel(double mu, double beta)
Method Detail |
---|
public double draw(Generator g)
PdfCont
draw
in interface PdfCont
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |