Public Member Functions

MyGenotypeCrxOp Class Reference

Inheritance diagram for MyGenotypeCrxOp:
CrossoverOp

List of all members.

Public Member Functions

bool mate (GenotypeP gen1, GenotypeP gen2, GenotypeP child)

Detailed Description

Definition at line 70 of file primjeri.cpp.


Member Function Documentation

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.


The documentation for this class was generated from the following file: