.TH "eoHoistMutation" 3 "19 Oct 2006" "Version 0.9.4-cvs" "EO" \" -*- nroff -*- .ad l .nh .SH NAME eoHoistMutation \- eoHoistMutation --> replace the individual with one of its subtree's .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBeoMonOp< eoParseTree< FType, Node > >\fP. .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBeoParseTree\fP< FType, Node > \fBEoType\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBeoHoistMutation\fP ()" .br .RI "\fIConstructor. \fP" .ti -1c .RI "virtual std::string \fBclassName\fP () const " .br .RI "\fIThe class name. \fP" .ti -1c .RI "virtual \fB~eoHoistMutation\fP ()" .br .RI "\fIDtor. \fP" .ti -1c .RI "bool \fBoperator()\fP (\fBEoType\fP &_eo1)" .br .RI "\fIMutate an individual. \fP" .in -1c .SH "Detailed Description" .PP .SS "template class eoHoistMutation< FType, Node >" eoHoistMutation --> replace the individual with one of its subtree's .PP Definition at line 336 of file eoParseTreeOp.h. .SH "Constructor & Destructor Documentation" .PP .SS "template \fBeoHoistMutation\fP< FType, Node >::\fBeoHoistMutation\fP ()\fC [inline]\fP" .PP Constructor. .PP \fBParameters:\fP .RS 4 \fInone\fP .RE .PP .PP Definition at line 345 of file eoParseTreeOp.h. .SH "Member Function Documentation" .PP .SS "template bool \fBeoHoistMutation\fP< FType, Node >::operator() (\fBEoType\fP & _eo1)\fC [inline]\fP" .PP Mutate an individual. .PP \fBParameters:\fP .RS 4 \fI_eo1\fP The individual that is to be changed .RE .PP .PP Definition at line 358 of file eoParseTreeOp.h. .PP References eoRng::random(). .SH "Author" .PP Generated automatically by Doxygen for EO from the source code.