.TH "eoBitGxOver" 3 "19 Oct 2006" "Version 0.9.4-cvs" "EO" \" -*- nroff -*- .ad l .nh .SH NAME eoBitGxOver \- eoBitGxOver --> Npts crossover when bistd::string considered as a std::string of binary-encoded genes (exchanges genes) Is anybody still using it apart from historians ??? :-) .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBeoQuadOp< Chrom >\fP. .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBeoBitGxOver\fP (const unsigned _gene_size, const unsigned _num_points=2)" .br .RI "\fIConstructor. \fP" .ti -1c .RI "virtual std::string \fBclassName\fP () const " .br .RI "\fIThe class name. \fP" .ti -1c .RI "bool \fBoperator()\fP (Chrom &chrom1, Chrom &chrom2)" .br .RI "\fIGene crossover for binary chromosomes. \fP" .in -1c .SS "Private Attributes" .in +1c .ti -1c .RI "unsigned \fBgene_size\fP" .br .ti -1c .RI "unsigned \fBnum_points\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template class eoBitGxOver< Chrom >" eoBitGxOver --> Npts crossover when bistd::string considered as a std::string of binary-encoded genes (exchanges genes) Is anybody still using it apart from historians ??? :-) .PP Definition at line 388 of file eoBitOp.h. .SH "Member Function Documentation" .PP .SS "template bool \fBeoBitGxOver\fP< Chrom >::operator() (Chrom & chrom1, Chrom & chrom2)\fC [inline, virtual]\fP" .PP Gene crossover for binary chromosomes. .PP \fBParameters:\fP .RS 4 \fIchrom1\fP The first chromosome. .br \fIchrom2\fP The first chromosome. .RE .PP .PP Implements \fBeoBF< Chrom &, Chrom &, bool >\fP. .PP Definition at line 409 of file eoBitOp.h. .SH "Author" .PP Generated automatically by Doxygen for EO from the source code.