|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiosim.app.domworld.DomWorld
public class DomWorld
Field Summary | |
---|---|
static double |
HEIGHT
|
static double |
WIDTH
|
Constructor Summary | |
---|---|
DomWorld()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static double[][] |
randomTieStrength(ec.util.MersenneTwisterFast rnd,
int n)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final double HEIGHT
public static final double WIDTH
Constructor Detail |
---|
public DomWorld()
Method Detail |
---|
public static double[][] randomTieStrength(ec.util.MersenneTwisterFast rnd, int n)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |