NSGA2 Member List
This is the complete list of members for NSGA2, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettable | [protected, static] |
AllowMultiple | ParameterSettable | |
averageFits() const | GeneticAlgo | |
avgfits | GeneticAlgo | [protected] |
bestfits | GeneticAlgo | [protected] |
bestFits() const | GeneticAlgo | |
configure(ConfigurationParameters ¶ms, QString prefix) | NSGA2 | [virtual] |
currPhase | NSGA2 | [protected] |
Default | ParameterSettable | |
describe(QString type) | NSGA2 | [static] |
endEvolution enum value (defined in NSGA2) | NSGA2 | [protected] |
evaluating enum value (defined in NSGA2) | NSGA2 | [protected] |
evaluationDone | GeneticAlgo | [protected] |
evaluationPool() | NSGA2 | [virtual] |
evaluationPrototype() | NSGA2 | [virtual] |
evolutionEnd | GeneticAlgo | [protected] |
evolve(unsigned int generationToReach) | GeneticAlgo | |
evolve() | GeneticAlgo | |
finalize() | NSGA2 | [virtual] |
fitfunc | NSGA2 | [protected] |
GAPhases enum name | NSGA2 | [protected] |
gaStep() | NSGA2 | [virtual] |
generation() const | GeneticAlgo | |
generationv | GeneticAlgo | [protected] |
GeneticAlgo() | GeneticAlgo | |
genome() | GeneticAlgo | |
genome() const | GeneticAlgo | |
genomev | GeneticAlgo | [protected] |
Infinity | ParameterSettable | [static] |
initEvaluation enum value (defined in NSGA2) | NSGA2 | [protected] |
initialize() | NSGA2 | [virtual] |
isEvaluationDone() | GeneticAlgo | |
isEvolutionEnded() | GeneticAlgo | |
isFinalized | NSGA2 | [protected] |
isInitialized | NSGA2 | [protected] |
IsList | ParameterSettable | |
IsMandatory | ParameterSettable | |
markParameterAsRuntime(QString paramName, int *paramPointer) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(bool), bool(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(float), float(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(double), double(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(unsigned int), unsigned int(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(int), int(T::*getterMethod)() const ) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, bool *paramPointer) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, double *paramPointer) | ParameterSettable | [protected] |
markParameterAsRuntime(QString paramName, unsigned int *paramPointer) | ParameterSettable | [protected] |
MaxInteger | ParameterSettable | [static] |
meanHammingDist() const | GeneticAlgo | |
meanHdists | GeneticAlgo | [protected] |
MinInteger | ParameterSettable | [static] |
nextGeneration_pass1 enum value (defined in NSGA2) | NSGA2 | [protected] |
nextGeneration_pass2 enum value (defined in NSGA2) | NSGA2 | [protected] |
NSGA2() | NSGA2 | |
numGenerations() | GeneticAlgo | |
numGens | GeneticAlgo | [protected] |
numThreads() | NSGA2 | |
ParameterSettable() | ParameterSettable | |
ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | |
postConfigureInitialization() | ParameterSettable | [virtual] |
Property enum name | ParameterSettable | |
reprod | NSGA2 | [protected] |
reproduction() | NSGA2 | |
runtimeParameterList() | ParameterSettable | |
save(ConfigurationParameters ¶ms, QString prefix) | NSGA2 | [virtual] |
setEvaluation(Evaluation *fitfunc) | NSGA2 | |
setGeneration(unsigned int gen) | GeneticAlgo | |
setGenome(Genome *gen) | GeneticAlgo | |
setNumGenerations(int g) | GeneticAlgo | |
setNumThreads(int numThreads) | NSGA2 | |
setReproduction(Reproduction *reproduct) | NSGA2 | |
setRuntimeParameter(QString paramFullPath, unsigned int newvalue) | ParameterSettable | |
setRuntimeParameter(QString paramFullPath, bool newvalue) | ParameterSettable | |
setRuntimeParameter(QString paramFullPath, int newvalue) | ParameterSettable | |
setRuntimeParameter(QString paramFullPath, double newvalue) | ParameterSettable | |
setRuntimeParameter(QString paramFullPath, float newvalue) | ParameterSettable | |
skipEvaluation() | NSGA2 | [virtual] |
standardDeviationHammingDist() const | GeneticAlgo | |
stdHdists | GeneticAlgo | [protected] |
updateStats() | GeneticAlgo | [protected] |
varHdists | GeneticAlgo | [protected] |
varianceHammingDist() const | GeneticAlgo | |
~GeneticAlgo() | GeneticAlgo | [virtual] |
~NSGA2() | NSGA2 | [virtual] |
~ParameterSettable() | ParameterSettable | [virtual] |
~ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | [virtual] |