|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.core.Population
gov.nasa.javaGenes.forceFields.ChromosomePopulation
gov.nasa.javaGenes.core.TeacherPopulation
Field Summary |
Fields inherited from class gov.nasa.javaGenes.forceFields.ChromosomePopulation |
alleles |
Fields inherited from class gov.nasa.javaGenes.core.Population |
generation, memory, population, time |
Constructor Summary | |
TeacherPopulation(int size,
AlleleTemplate a,
TeacherFitnessFunction tff)
|
Method Summary | |
double[] |
getArray(int i)
do not modify return value |
Methods inherited from class gov.nasa.javaGenes.forceFields.ChromosomePopulation |
fillSamples, getEvolvableHeader, makeIndividual, makePopulation, stateSave |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TeacherPopulation(int size, AlleleTemplate a, TeacherFitnessFunction tff)
Method Detail |
public double[] getArray(int i)
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |