.TH "eoOneMaxMutation" 3 "19 Oct 2006" "Version 0.9.4-cvs" "EO" \" -*- nroff -*- .ad l .nh .SH NAME eoOneMaxMutation \- Always write a comment in this format before class definition if you want the class to be documented by Doxygen. .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBeoMonOp< GenotypeT >\fP. .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBeoOneMaxMutation\fP ()" .br .RI "\fICtor - no requirement. \fP" .ti -1c .RI "string \fBclassName\fP () const " .br .RI "\fIThe class name. Used to display statistics. \fP" .ti -1c .RI "bool \fBoperator()\fP (GenotypeT &_genotype)" .br .RI "\fImodifies the parent \fP" .in -1c .SH "Detailed Description" .PP .SS "template class eoOneMaxMutation< GenotypeT >" Always write a comment in this format before class definition if you want the class to be documented by Doxygen. THere is NO ASSUMPTION on the class GenoypeT. In particular, it does not need to derive from \fBEO\fP .PP Definition at line 25 of file eoOneMaxMutation.h. .SH "Member Function Documentation" .PP .SS "template bool \fBeoOneMaxMutation\fP< GenotypeT >::operator() (GenotypeT & _genotype)\fC [inline, virtual]\fP" .PP modifies the parent .PP \fBParameters:\fP .RS 4 \fI_genotype\fP The parent genotype (will be modified) .RE .PP .PP Requirement if (_genotype has been modified) isModified = true; else isModified = false; .PP Implements \fBeoUF< GenotypeT &, bool >\fP. .PP Definition at line 47 of file eoOneMaxMutation.h. .SH "Author" .PP Generated automatically by Doxygen for EO from the source code.