|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectbaseCode.math.distribution.Dirichlet
Copyright (c) 2004 Columbia University
| Constructor Summary | |
Dirichlet(cern.colt.list.DoubleArrayList p,
cern.jet.random.engine.RandomEngine randomGenerator)
|
|
| Method Summary | |
cern.colt.list.DoubleArrayList |
draws(int n)
|
double |
nextDouble()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Dirichlet(cern.colt.list.DoubleArrayList p,
cern.jet.random.engine.RandomEngine randomGenerator)
| Method Detail |
public double nextDouble()
public cern.colt.list.DoubleArrayList draws(int n)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||