GeneralGA Member List
This is the complete list of members for
GeneralGA, including all inherited members.
| CalcProbabilities(const int iterationnumber, gplib::rmat &LocalMisFit, GeneralPopulation &LocalPopulation)=0 | GeneralGA | [pure virtual] |
| DoIteration(const int iterationnumber, const bool last) | GeneralGA | [virtual] |
| Elitism(const int iterationnumber) | GeneralGA | [inline, protected, virtual] |
| GeneralGA(GeneralPropagation *const LocalPropagation, GeneralPopulation *const LocalPopulation, GeneralTranscribe *const LocalTranscribe, const tObjectiveVector &IndObjective, const int nthreads=1) | GeneralGA | |
| GetAvgFit() | GeneralGA | [inline] |
| GetBestModelIndices()=0 | GeneralGA | [pure virtual] |
| GetNBestmodels()=0 | GeneralGA | [pure virtual] |
| GetWeights() | GeneralGA | [inline] |
| MisFit | GeneralGA | [protected] |
| nobjective | GeneralGA | [protected] |
| Objective | GeneralGA | [protected] |
| OldMisFit | GeneralGA | [protected] |
| Population | GeneralGA | [protected] |
| PrintBestMisfit(std::ostream &output) | GeneralGA | |
| PrintFitStat(std::ostream &output) | GeneralGA | |
| PrintMisfit(std::ostream &output) | GeneralGA | |
| PrintTranscribed(std::ostream &output) | GeneralGA | |
| PrintUniquePop(std::ostream &output) | GeneralGA | [inline] |
| Propagation | GeneralGA | [protected] |
| SetElitist(const bool IsElitist) | GeneralGA | [inline] |
| SetParameterIndices(const tparamindv &Indices) | GeneralGA | |
| SetupParams(const ttranscribed &member, tparamvector ¶ms) | GeneralGA | |
| SetWeights(const std::vector< double > &LocalWeights) | GeneralGA | |
| tObjectiveVector typedef | GeneralGA | |
| tparamindv typedef | GeneralGA | |
| tparamvector typedef | GeneralGA | |
| Transcribe | GeneralGA | [protected] |
| Transcribed | GeneralGA | [protected] |
| ~GeneralGA() | GeneralGA | [virtual] |