|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectumontreal.iro.lecuyer.randvar.RandomVariateGen
umontreal.iro.lecuyer.randvar.RandomVariateGenInt
jbil.rv.IntIntervalGen
public class IntIntervalGen
Random number generator for the
| Constructor Summary | |
|---|---|
IntIntervalGen(umontreal.iro.lecuyer.rng.RandomStream s,
IntIntervalDist dist)
|
|
| Method Summary | |
|---|---|
double |
nextDouble()
|
int |
nextInt()
|
| Methods inherited from class umontreal.iro.lecuyer.randvar.RandomVariateGenInt |
|---|
getDistribution, nextArrayOfInt |
| Methods inherited from class umontreal.iro.lecuyer.randvar.RandomVariateGen |
|---|
getStream, nextArrayOfDouble, setStream |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntIntervalGen(umontreal.iro.lecuyer.rng.RandomStream s,
IntIntervalDist dist)
| Method Detail |
|---|
public int nextInt()
nextInt in class umontreal.iro.lecuyer.randvar.RandomVariateGenIntpublic double nextDouble()
nextDouble in class umontreal.iro.lecuyer.randvar.RandomVariateGen
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||