addObserver(RuntimeParameterObserver *obs) | ParameterSettableWithConfigureFunction | |
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettableWithConfigureFunction | protectedstatic |
allocated | Genotype | protected |
AllowMultiple | ParameterSettableWithConfigureFunction | |
assign(const Genotype *genotype) | Genotype | |
at(unsigned int i) | RealGenotype | virtual |
bit(unsigned int i) const | Genotype | |
bitprec | DoubleGenotype | protected |
bitPrecision() | DoubleGenotype | |
bitToGeneIndex(unsigned int bit) const | DoubleGenotype | virtual |
clone() const | RealGenotype | virtual |
configure(ConfigurationParameters ¶ms, QString prefix) | RealGenotype | virtual |
copyDataFrom(Genotype *source) | Genotype | protected |
data | Genotype | protected |
Default | ParameterSettableWithConfigureFunction | |
describe(QString type) | RealGenotype | 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 | |
fullParameterDescriptionPath(QString type, QString param) | ParameterSettableWithConfigureFunction | static |
fullSubgroupDescriptionPath(QString type, QString sub) | ParameterSettableWithConfigureFunction | static |
geneToBitIndex(unsigned int gene) const | DoubleGenotype | virtual |
Genotype(unsigned int size=0) | Genotype | |
Genotype(QString, bool compressed=false) | Genotype | |
Genotype(const Genotype &genotype) | Genotype | |
getRuntimeParameter(QString paramName) | ParameterSettableWithConfigureFunction | |
getUIManager() | ParameterSettableWithConfigureFunction | virtual |
hammingDistance(const Genotype *) | Genotype | |
Infinity | ParameterSettableWithConfigureFunction | static |
insertUInt(unsigned int value, unsigned int startPos, unsigned int stopPos) | Genotype | |
IsList | ParameterSettableWithConfigureFunction | |
IsMandatory | ParameterSettableWithConfigureFunction | |
MaxInteger | ParameterSettableWithConfigureFunction | static |
maxv | DoubleGenotype | protected |
maxValue() | DoubleGenotype | |
MinInteger | ParameterSettableWithConfigureFunction | static |
minv | DoubleGenotype | protected |
minValue() | DoubleGenotype | |
notes() const | Genotype | |
notesv | Genotype | protected |
notifyChangesToParam(QString paramName) | ParameterSettableWithConfigureFunction | protected |
numGenes() | DoubleGenotype | |
numgenes | DoubleGenotype | protected |
numOfObjectives() const | Genotype | |
objective(int i) const | Genotype | |
operator=(const Genotype &genotype) | RealGenotype | virtual |
ParameterSettable() | ParameterSettableWithConfigureFunction | |
ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | |
postConfigureInitialization() | ParameterSettableWithConfigureFunction | virtual |
Property enum name | ParameterSettableWithConfigureFunction | |
randomize() | RealGenotype | virtual |
rank() const | Genotype | |
rankGreaterThanComparator(const Genotype *g1, const Genotype *g2) | Genotype | inlinestatic |
rankv | Genotype | protected |
RealGenotype(unsigned int numGenes=0, float min=FLT_MIN, float max=FLT_MAX) | RealGenotype | |
RealGenotype(const RealGenotype &genotype) | RealGenotype | |
removeObserver(RuntimeParameterObserver *obs) | ParameterSettableWithConfigureFunction | |
resize(unsigned int newsize) | Genotype | protected |
save(ConfigurationParameters ¶ms, QString prefix) | RealGenotype | virtual |
set(unsigned int i, double value) | RealGenotype | virtual |
farsa::Genotype::set(unsigned int i) | Genotype | |
setFitness(double value) | Genotype | |
setGraphicalEditor(QString type) | ParameterSettableWithConfigureFunction | protectedstatic |
setNotes(QString notes) | Genotype | |
setObjective(int i, double value) | Genotype | |
setRank(double rank) | Genotype | |
setRuntimeParameter(QString paramName, T newvalue) | ParameterSettableWithConfigureFunction | |
size() const | Genotype | |
sizev | Genotype | protected |
toCompressedString() const | Genotype | |
toggle(unsigned int i) | Genotype | |
toString() const | Genotype | |
typeName() const | ParameterSettableWithConfigureFunction | |
unset(unsigned int i) | Genotype | |
~DoubleGenotype() | DoubleGenotype | virtual |
~Genotype() | Genotype | virtual |
~ParameterSettable() | ParameterSettableWithConfigureFunction | virtual |
~ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | virtual |
~RealGenotype() | RealGenotype | virtual |