Public Member Functions | |
| bool | mate (GenotypeP gen1, GenotypeP gen2, GenotypeP child) |
Definition at line 70 of file primjeri.cpp.
| bool MyGenotypeCrxOp::mate | ( | GenotypeP | , | |
| GenotypeP | , | |||
| GenotypeP | ||||
| ) | [inline, virtual] |
Performs crossover of two genotype objects. Each genotype object must be initialized!
Implements CrossoverOp.
Definition at line 73 of file primjeri.cpp.
1.7.1