|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rubecula.util.random.Randomizer
com.rubecula.darwin.examples.travelingsalesman.Randomizer_TS
public class Randomizer_TS
| Constructor Summary | |
|---|---|
Randomizer_TS(org.apache.commons.math.random.RandomGenerator random)
|
|
Randomizer_TS(org.apache.commons.math.random.RandomGenerator random,
int[] bands)
|
|
Randomizer_TS(org.apache.commons.math.random.RandomGenerator random,
int[] bands,
boolean reseed)
|
|
| Method Summary |
|---|
| Methods inherited from class com.rubecula.util.random.Randomizer |
|---|
getBands, getTotal, nextBoolean, nextBytes, nextDouble, nextFloat, nextGaussian, nextIndex, nextInt, nextInt, nextLong, setBands, setOdds, setSeed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Randomizer_TS(org.apache.commons.math.random.RandomGenerator random)
random -
public Randomizer_TS(org.apache.commons.math.random.RandomGenerator random,
int[] bands)
random - bands -
public Randomizer_TS(org.apache.commons.math.random.RandomGenerator random,
int[] bands,
boolean reseed)
random - bands - reseed -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||