Modernized GAlib
3.0.0 current
|
This is the complete list of members for GAStatistics, including all inherited members.
AllScores enum value (defined in GAStatistics) | GAStatistics | |
aveCur (defined in GAStatistics) | GAStatistics | protected |
aveInit (defined in GAStatistics) | GAStatistics | protected |
aveScore | GAStatistics | protected |
bestIndividual(unsigned int n=0) const (defined in GAStatistics) | GAStatistics | |
bestPopulation() const (defined in GAStatistics) | GAStatistics | inline |
boa | GAStatistics | protected |
convergence() const (defined in GAStatistics) | GAStatistics | inline |
copy(const GAStatistics &) (defined in GAStatistics) | GAStatistics | |
crossovers() const (defined in GAStatistics) | GAStatistics | inline |
cscore (defined in GAStatistics) | GAStatistics | protected |
curgen (defined in GAStatistics) | GAStatistics | protected |
current(int w=Maximum) const (defined in GAStatistics) | GAStatistics | inline |
devCur (defined in GAStatistics) | GAStatistics | protected |
Deviation enum value (defined in GAStatistics) | GAStatistics | |
devInit (defined in GAStatistics) | GAStatistics | protected |
devScore | GAStatistics | protected |
divCur (defined in GAStatistics) | GAStatistics | protected |
Diversity enum value (defined in GAStatistics) | GAStatistics | |
divInit (defined in GAStatistics) | GAStatistics | protected |
divScore | GAStatistics | protected |
dodiv (defined in GAStatistics) | GAStatistics | protected |
flushFrequency(unsigned int x) (defined in GAStatistics) | GAStatistics | |
flushFrequency() const (defined in GAStatistics) | GAStatistics | inline |
flushScores() (defined in GAStatistics) | GAStatistics | |
GA (defined in GAStatistics) | GAStatistics | friend |
GAStatistics() (defined in GAStatistics) | GAStatistics | |
GAStatistics(const GAStatistics &) (defined in GAStatistics) | GAStatistics | |
gen | GAStatistics | protected |
generation() const (defined in GAStatistics) | GAStatistics | inline |
indEvals() const (defined in GAStatistics) | GAStatistics | inline |
initial(int w=Maximum) const (defined in GAStatistics) | GAStatistics | inline |
maxCur (defined in GAStatistics) | GAStatistics | protected |
maxEver() const (defined in GAStatistics) | GAStatistics | inline |
maxever (defined in GAStatistics) | GAStatistics | protected |
Maximum enum value (defined in GAStatistics) | GAStatistics | |
maxInit (defined in GAStatistics) | GAStatistics | protected |
maxScore | GAStatistics | protected |
Mean enum value (defined in GAStatistics) | GAStatistics | |
minCur (defined in GAStatistics) | GAStatistics | protected |
minEver() const (defined in GAStatistics) | GAStatistics | inline |
minever (defined in GAStatistics) | GAStatistics | protected |
Minimum enum value (defined in GAStatistics) | GAStatistics | |
minInit (defined in GAStatistics) | GAStatistics | protected |
minScore | GAStatistics | protected |
mutations() const (defined in GAStatistics) | GAStatistics | inline |
nBestGenomes(const GAGenome &, unsigned int) (defined in GAStatistics) | GAStatistics | |
nBestGenomes() const (defined in GAStatistics) | GAStatistics | inline |
Nconv (defined in GAStatistics) | GAStatistics | protected |
nconv (defined in GAStatistics) | GAStatistics | protected |
nConvergence() const (defined in GAStatistics) | GAStatistics | inline |
nConvergence(unsigned int) (defined in GAStatistics) | GAStatistics | |
NoScores enum value (defined in GAStatistics) | GAStatistics | |
nscrs | GAStatistics | protected |
Nscrs (defined in GAStatistics) | GAStatistics | protected |
numcro (defined in GAStatistics) | GAStatistics | |
numeval (defined in GAStatistics) | GAStatistics | |
nummut (defined in GAStatistics) | GAStatistics | |
numpeval (defined in GAStatistics) | GAStatistics | |
numrep (defined in GAStatistics) | GAStatistics | |
numsel (defined in GAStatistics) | GAStatistics | |
offlineMax() const (defined in GAStatistics) | GAStatistics | inline |
offlineMin() const (defined in GAStatistics) | GAStatistics | inline |
offmax (defined in GAStatistics) | GAStatistics | protected |
offmin (defined in GAStatistics) | GAStatistics | protected |
on (defined in GAStatistics) | GAStatistics | protected |
online() const (defined in GAStatistics) | GAStatistics | inline |
operator=(const GAStatistics &orig) (defined in GAStatistics) | GAStatistics | inline |
popEvals() const (defined in GAStatistics) | GAStatistics | inline |
recordDiversity(bool flag) (defined in GAStatistics) | GAStatistics | inline |
recordDiversity() const (defined in GAStatistics) | GAStatistics | inline |
replacements() const (defined in GAStatistics) | GAStatistics | inline |
reset(const GAPopulation &pop) (defined in GAStatistics) | GAStatistics | |
resizeScores(unsigned int) (defined in GAStatistics) | GAStatistics | protected |
scorefile | GAStatistics | protected |
scoreFilename(const std::string &filename) (defined in GAStatistics) | GAStatistics | inline |
scoreFilename() const (defined in GAStatistics) | GAStatistics | inline |
scoreFreq (defined in GAStatistics) | GAStatistics | protected |
scoreFrequency(unsigned int x) (defined in GAStatistics) | GAStatistics | inline |
scoreFrequency() const (defined in GAStatistics) | GAStatistics | inline |
scores(const std::string &filename, int which=NoScores) (defined in GAStatistics) | GAStatistics | |
scores(std::ostream &os, int which=NoScores) (defined in GAStatistics) | GAStatistics | |
selections() const (defined in GAStatistics) | GAStatistics | inline |
selectScores(int w) (defined in GAStatistics) | GAStatistics | inline |
selectScores() const (defined in GAStatistics) | GAStatistics | inline |
setConvergence(float) (defined in GAStatistics) | GAStatistics | protected |
setScore(const GAPopulation &) (defined in GAStatistics) | GAStatistics | protected |
update(const GAPopulation &pop) (defined in GAStatistics) | GAStatistics | |
updateBestIndividual(const GAPopulation &, bool flag=false) (defined in GAStatistics) | GAStatistics | protected |
which | GAStatistics | protected |
write(const std::string &filename) const (defined in GAStatistics) | GAStatistics | |
write(std::ostream &os) const (defined in GAStatistics) | GAStatistics | |
writeScores() (defined in GAStatistics) | GAStatistics | protected |
~GAStatistics() (defined in GAStatistics) | GAStatistics | virtual |