SignedRangeGenotype Member List

This is the complete list of members for SignedRangeGenotype, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
allocatedGenotype [protected]
AllowMultipleParameterSettable
assign(const Genotype *genotype)Genotype
at(unsigned int i)SignedRangeGenotype [virtual]
bit(unsigned int i) const Genotype
bitprecDoubleGenotype [protected]
bitPrecision()DoubleGenotype
bitToGeneIndex(unsigned int bit) const DoubleGenotype [virtual]
clone() const SignedRangeGenotype [virtual]
configure(ConfigurationParameters &params, QString prefix)SignedRangeGenotype [virtual]
copyDataFrom(Genotype *source)Genotype [protected]
dataGenotype [protected]
DefaultParameterSettable
describe(QString type)SignedRangeGenotype [static]
dominatedBy(const Genotype *genotype)Genotype
DoubleGenotype(unsigned int numGenes, double min, double max, unsigned int bitPrec)DoubleGenotype
DoubleGenotype(const DoubleGenotype &genotype)DoubleGenotype
extractUInt(unsigned int startPos, unsigned int stopPos)Genotype
fitness() const Genotype
fitnessvGenotype [protected]
fromCompressedString(QString str)Genotype
fromString(QString)Genotype
geneToBitIndex(unsigned int gene) const DoubleGenotype [virtual]
Genotype(unsigned int size=0)Genotype
Genotype(QString, bool compressed=false)Genotype
Genotype(const Genotype &genotype)Genotype
hammingDistance(const Genotype *)Genotype
InfinityParameterSettable [static]
insertUInt(unsigned int value, unsigned int startPos, unsigned int stopPos)Genotype
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]
maxvDoubleGenotype [protected]
maxValue()DoubleGenotype
MinIntegerParameterSettable [static]
minvDoubleGenotype [protected]
minValue()DoubleGenotype
notes() const Genotype
notesvGenotype [protected]
numGenes()DoubleGenotype
numgenesDoubleGenotype [protected]
numOfObjectives() const Genotype
objective(int i) const Genotype
operator=(const Genotype &genotype)SignedRangeGenotype [virtual]
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()ParameterSettable [virtual]
Property enum nameParameterSettable
randomize()Genotype [virtual]
rank() const Genotype
rankGreaterThanComparator(const Genotype *g1, const Genotype *g2)Genotype [inline, static]
rankvGenotype [protected]
resize(unsigned int newsize)Genotype [protected]
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)SignedRangeGenotype [virtual]
set(unsigned int i, double value)SignedRangeGenotype [virtual]
farsa::Genotype::set(unsigned int i)Genotype
setFitness(double value)Genotype
setNotes(QString notes)Genotype
setObjective(int i, double value)Genotype
setRank(double rank)Genotype
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
SignedRangeGenotype(unsigned int numGenes=0, double max=+1, unsigned int bitPrecision=8)SignedRangeGenotype
SignedRangeGenotype(const SignedRangeGenotype &genotype)SignedRangeGenotype
size() const Genotype
sizevGenotype [protected]
toCompressedString() const Genotype
toggle(unsigned int i)Genotype
toString() const Genotype
unset(unsigned int i)Genotype
~DoubleGenotype()DoubleGenotype [virtual]
~Genotype()Genotype [virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]
~SignedRangeGenotype()SignedRangeGenotype [virtual]