|
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.FitnessFunction
gov.nasa.javaGenes.core.FitnessFunctionMultiObjective
gov.nasa.javaGenes.core.FitnessFunctionMultiObjectiveToOne
Field Summary |
Fields inherited from class gov.nasa.javaGenes.core.FitnessFunctionMultiObjective |
fitnessFunctions, weights |
Fields inherited from class gov.nasa.javaGenes.core.FitnessFunction |
name |
Constructor Summary | |
FitnessFunctionMultiObjectiveToOne()
|
Method Summary | |
java.lang.String[] |
getNameArray()
|
int |
numberOfObjectives()
|
Methods inherited from class gov.nasa.javaGenes.core.FitnessFunctionMultiObjective |
add, add, bestDouble, evaluateFitness, getFitnessFunction, getNewFitness, getWeight, makeFiles, toString, worstDouble |
Methods inherited from class gov.nasa.javaGenes.core.FitnessFunction |
getFunction, getName, isNewFunction, report, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FitnessFunctionMultiObjectiveToOne()
Method Detail |
public int numberOfObjectives()
numberOfObjectives
in class FitnessFunctionMultiObjective
public java.lang.String[] getNameArray()
getNameArray
in class FitnessFunctionMultiObjective
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |