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] |
allocated | Genotype | [protected] |
AllowMultiple | ParameterSettable | |
assign(const Genotype *genotype) | Genotype | |
at(unsigned int i) | SignedRangeGenotype | [virtual] |
bit(unsigned int i) const | Genotype | |
bitprec | DoubleGenotype | [protected] |
bitPrecision() | DoubleGenotype | |
bitToGeneIndex(unsigned int bit) const | DoubleGenotype | [virtual] |
clone() const | SignedRangeGenotype | [virtual] |
configure(ConfigurationParameters ¶ms, QString prefix) | SignedRangeGenotype | [virtual] |
copyDataFrom(Genotype *source) | Genotype | [protected] |
data | Genotype | [protected] |
Default | ParameterSettable | |
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 | |
fitnessv | Genotype | [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 | |
Infinity | ParameterSettable | [static] |
insertUInt(unsigned int value, unsigned int startPos, unsigned int stopPos) | Genotype | |
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] |
maxv | DoubleGenotype | [protected] |
maxValue() | DoubleGenotype | |
MinInteger | ParameterSettable | [static] |
minv | DoubleGenotype | [protected] |
minValue() | DoubleGenotype | |
notes() const | Genotype | |
notesv | Genotype | [protected] |
numGenes() | DoubleGenotype | |
numgenes | DoubleGenotype | [protected] |
numOfObjectives() const | Genotype | |
objective(int i) const | Genotype | |
operator=(const Genotype &genotype) | SignedRangeGenotype | [virtual] |
ParameterSettable() | ParameterSettable | |
ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | |
postConfigureInitialization() | ParameterSettable | [virtual] |
Property enum name | ParameterSettable | |
randomize() | Genotype | [virtual] |
rank() const | Genotype | |
rankGreaterThanComparator(const Genotype *g1, const Genotype *g2) | Genotype | [inline, static] |
rankv | Genotype | [protected] |
resize(unsigned int newsize) | Genotype | [protected] |
runtimeParameterList() | ParameterSettable | |
save(ConfigurationParameters ¶ms, 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 | |
sizev | Genotype | [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] |