.TH "eoAlgo" 3 "19 Oct 2006" "Version 0.9.4-cvs" "EO" \" -*- nroff -*- .ad l .nh .SH NAME eoAlgo \- This is a generic class for population-transforming algorithms. .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBeoUF< eoPop< EOT > &, void >\fP. .PP Inherited by \fBeoCellularEasyEA< EOT >\fP, \fBeoEasyEA< EOT >\fP, and \fBeoSGA< EOT >\fP. .PP .SH "Detailed Description" .PP .SS "template class eoAlgo< EOT >" This is a generic class for population-transforming algorithms. There is only one operator defined, which takes a population and does stuff to it. It needn't be a complete algorithm, can be also a step of an algorithm. This class just gives a common interface to linear population-transforming algorithms. .PP Definition at line 39 of file eoAlgo.h. .SH "Author" .PP Generated automatically by Doxygen for EO from the source code.