Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
29
trunk/paradiseo-eo/doc/latex/classeo_algo.tex
Normal file
29
trunk/paradiseo-eo/doc/latex/classeo_algo.tex
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
\section{eo\-Algo$<$ EOT $>$ Class Template Reference}
|
||||
\label{classeo_algo}\index{eoAlgo@{eoAlgo}}
|
||||
This is a generic class for population-transforming algorithms.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-Algo.h$>$}
|
||||
|
||||
Inheritance diagram for eo\-Algo$<$ EOT $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=2.86079cm]{classeo_algo}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class EOT$>$ class eo\-Algo$<$ 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.
|
||||
|
||||
|
||||
|
||||
Definition at line 39 of file eo\-Algo.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-Algo.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue