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
46
trunk/paradiseo-eo/doc/latex/classeo_external_eval_func.tex
Normal file
46
trunk/paradiseo-eo/doc/latex/classeo_external_eval_func.tex
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
\section{eo\-External\-Eval\-Func$<$ F, External, External\-EO $>$ Class Template Reference}
|
||||
\label{classeo_external_eval_func}\index{eoExternalEvalFunc@{eoExternalEvalFunc}}
|
||||
Evaluation of external struct, ctor expects a function of the following signature:.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-External\-Op\-Functions.h$>$}
|
||||
|
||||
Inheritance diagram for eo\-External\-Eval\-Func$<$ F, External, External\-EO $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=3.80952cm]{classeo_external_eval_func}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf eo\-External\-Eval\-Func} (F($\ast$\_\-eval)(const External \&))\label{classeo_external_eval_func_a0}
|
||||
|
||||
\item
|
||||
void {\bf operator()} (External\-EO \&eo)\label{classeo_external_eval_func_a1}
|
||||
|
||||
\begin{CompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \item\end{CompactList}\end{CompactItemize}
|
||||
\subsection*{Private Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
F($\ast$ {\bf eval} )(const External \&)\label{classeo_external_eval_func_r0}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class F, class External, class External\-EO = eo\-External\-EO$<$F, External$>$$>$ class eo\-External\-Eval\-Func$<$ F, External, External\-EO $>$}
|
||||
|
||||
Evaluation of external struct, ctor expects a function of the following signature:.
|
||||
|
||||
Fit func(External\&);
|
||||
|
||||
Where External is the user defined struct or class and Fit the fitness type
|
||||
|
||||
|
||||
|
||||
Definition at line 73 of file eo\-External\-Op\-Functions.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-External\-Op\-Functions.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue