SimpleGA Member List

This is the complete list of members for SimpleGA, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
averageFits() const GeneticAlgo
avgfitsGeneticAlgo [protected]
bestfitsGeneticAlgo [protected]
bestFits() const GeneticAlgo
configure(ConfigurationParameters &params, QString prefix)SimpleGA [virtual]
currPhaseSimpleGA [protected]
DefaultParameterSettable
describe(QString type)SimpleGA [static]
endEvolution enum value (defined in SimpleGA)SimpleGA [protected]
evaluating enum value (defined in SimpleGA)SimpleGA [protected]
evaluationDoneGeneticAlgo [protected]
evaluationPool()SimpleGA [virtual]
evaluationPrototype()SimpleGA [virtual]
evolutionEndGeneticAlgo [protected]
evolve(unsigned int generationToReach)GeneticAlgo
evolve()GeneticAlgo
finalize()SimpleGA [virtual]
fitfuncSimpleGA [protected]
GAPhases enum nameSimpleGA [protected]
gaStep()SimpleGA [virtual]
generation() const GeneticAlgo
generationvGeneticAlgo [protected]
GeneticAlgo()GeneticAlgo
genome()GeneticAlgo
genome() const GeneticAlgo
genomevGeneticAlgo [protected]
InfinityParameterSettable [static]
initEvaluation enum value (defined in SimpleGA)SimpleGA [protected]
initialize()SimpleGA [virtual]
isEvaluationDone()GeneticAlgo
isEvolutionEnded()GeneticAlgo
isFinalizedSimpleGA [protected]
isInitializedSimpleGA [protected]
IsListParameterSettable
IsMandatoryParameterSettable
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]
MaxIntegerParameterSettable [static]
meanHammingDist() const GeneticAlgo
meanHdistsGeneticAlgo [protected]
MinIntegerParameterSettable [static]
nextGeneration_pass1 enum value (defined in SimpleGA)SimpleGA [protected]
nextGeneration_pass2 enum value (defined in SimpleGA)SimpleGA [protected]
numGenerations()GeneticAlgo
numGensGeneticAlgo [protected]
numThreads()SimpleGA
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()ParameterSettable [virtual]
Property enum nameParameterSettable
reprodSimpleGA [protected]
reproduction()SimpleGA
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)SimpleGA [virtual]
setEvaluation(Evaluation *fitfunc)SimpleGA
setGeneration(unsigned int gen)GeneticAlgo
setGenome(Genome *gen)GeneticAlgo
setNumGenerations(int g)GeneticAlgo
setNumThreads(int numThreads)SimpleGA
setReproduction(Reproduction *reproduct)SimpleGA
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
SimpleGA()SimpleGA
skipEvaluation()SimpleGA [virtual]
standardDeviationHammingDist() const GeneticAlgo
stdHdistsGeneticAlgo [protected]
updateStats()GeneticAlgo [protected]
varHdistsGeneticAlgo [protected]
varianceHammingDist() const GeneticAlgo
~GeneticAlgo()GeneticAlgo [virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]
~SimpleGA()SimpleGA [virtual]