| Crossover(tpopmember &father, tpopmember &mother) | GeneralPropagation | [protected, virtual] |
| CrossoverProb | GeneralPropagation | [protected] |
| GeneralPropagation(GeneralSelect *const LocalSelect, GeneralPopulation *const LocalPopulation, GeneralRNG *const LocalRandom) | GeneralPropagation | |
| GeneralPropagation(GeneralPropagation &Old) | GeneralPropagation | |
| Mutation(tpopmember &child) | GeneralPropagation | [protected, virtual] |
| MutationProb | GeneralPropagation | [protected] |
| NextGeneration()=0 | GeneralPropagation | [pure virtual] |
| Population | GeneralPropagation | [protected] |
| Random | GeneralPropagation | [protected] |
| Select | GeneralPropagation | [protected] |
| SetParams(const double mutation, const double crossover) | GeneralPropagation | [inline] |
| ~GeneralPropagation() | GeneralPropagation | [virtual] |
1.5.8