LaralGA Member List

This is the complete list of members for LaralGA, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
averageFits() const GeneticAlgo
avgfitsGeneticAlgo [protected]
bestFits() const GeneticAlgo
bestfitsGeneticAlgo [protected]
configure(ConfigurationParameters &params, QString prefix)LaralGA [virtual]
currGenotypeLaralGA [protected]
currPhaseLaralGA [protected]
DefaultParameterSettable
describe(QString type)LaralGA [static]
elitismEnabledLaralGA [protected]
endEvolution enum value (defined in LaralGA)LaralGA [protected]
evaluating enum value (defined in LaralGA)LaralGA [protected]
evaluationDoneGeneticAlgo [protected]
evaluationPool()LaralGA [virtual]
evaluationPrototype()LaralGA [virtual]
evolutionEndGeneticAlgo [protected]
evolve(unsigned int generationToReach)GeneticAlgo
evolve()GeneticAlgo
finalize()LaralGA [virtual]
fitfuncLaralGA [protected]
fitnessFunction()LaralGA
GAPhases enum nameLaralGA [protected]
gaStep()LaralGA [virtual]
generation() const GeneticAlgo
generationvGeneticAlgo [protected]
GeneticAlgo()GeneticAlgo
genome()GeneticAlgo
genome() const GeneticAlgo
genomevGeneticAlgo [protected]
InfinityParameterSettable [static]
initEvaluation enum value (defined in LaralGA)LaralGA [protected]
initialize()LaralGA [virtual]
isElitismEnabled()LaralGA
isEvaluationDone()GeneticAlgo
isEvolutionEnded()GeneticAlgo
isFinalizedLaralGA [protected]
isInitializedLaralGA [protected]
IsListParameterSettable
IsMandatoryParameterSettable
LaralGA()LaralGA
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]
mutaLaralGA [protected]
mutation()LaralGA
nelitismLaralGA [protected]
nextGeneration_pass1 enum value (defined in LaralGA)LaralGA [protected]
nextGeneration_pass2 enum value (defined in LaralGA)LaralGA [protected]
noffspringLaralGA [protected]
nreproducingLaralGA [protected]
numElitism()LaralGA
numGenerations()GeneticAlgo
numGensGeneticAlgo [protected]
numOffspring()LaralGA
numReproducing()LaralGA
numThreads()LaralGA
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()ParameterSettable [virtual]
Property enum nameParameterSettable
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)LaralGA [virtual]
setFitnessFunction(MultiTrials *fitfunc)LaralGA
setGeneration(unsigned int gen)GeneticAlgo
setGenome(Genome *gen)GeneticAlgo
setMutation(Mutation *mutate)LaralGA
setNumGenerations(int g)GeneticAlgo
setNumThreads(int numThreads)LaralGA
setReproduceParams(int nreproducing, bool useElitism=false, int nelitism=0)LaralGA
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()LaralGA [virtual]
standardDeviationHammingDist() const GeneticAlgo
stdHdistsGeneticAlgo [protected]
updateStats()GeneticAlgo [protected]
varHdistsGeneticAlgo [protected]
varianceHammingDist() const GeneticAlgo
~GeneticAlgo()GeneticAlgo [virtual]
~LaralGA()LaralGA [virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]