.TH "eoFlOrKAtomBinOp" 3 "19 Oct 2006" "Version 0.9.4-cvs" "EO" \" -*- nroff -*- .ad l .nh .SH NAME eoFlOrKAtomBinOp \- Bin Crossover using an Atom Crossover that is applied to a FIXED NB of components. .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBeoBinOp< EOT >\fP. .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef EOT::AtomType \fBAtomType\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBeoFlOrAtomBinOp\fP (\fBeoBinOp\fP< AtomType > &_op, unsigned _k=1)" .br .RI "\fIdefault ctor: requires an Atom BinOp and an unsigned \fP" .ti -1c .RI "bool \fBoperator()\fP (\fBEOT\fP &_eo1, const \fBEOT\fP &_eo2)" .br .RI "\fIapplies the Atom BinOp to some components \fP" .ti -1c .RI "virtual string \fBclassName\fP () const " .br .RI "\fIinherited \fBclassName()\fP \fP" .in -1c .SS "Private Attributes" .in +1c .ti -1c .RI "unsigned \fBk\fP" .br .ti -1c .RI "\fBeoBinOp\fP< AtomType > & \fBop\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template class eoFlOrKAtomBinOp< EOT >" Bin Crossover using an Atom Crossover that is applied to a FIXED NB of components. .PP Definition at line 92 of file eoFlOrBinOp.h. .SH "Author" .PP Generated automatically by Doxygen for EO from the source code.