|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--Opus5.SimpleRV
A random variable uniformly distributed on the unit interval, (0,1).
| Fields inherited from interface Opus5.RandomVariable |
copyright |
| Constructor Summary | |
SimpleRV()
|
|
| Method Summary | |
double |
nextDouble()
Returns a random number. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleRV()
| Method Detail |
public double nextDouble()
nextDouble in interface RandomVariable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||