git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@141 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
atantar 2007-01-09 14:58:45 +00:00
commit d8dadeb2f8
486 changed files with 0 additions and 34787 deletions

View file

@ -1,39 +0,0 @@
\hypertarget{classpeoAggEvalFunc}{
\section{peo\-Agg\-Eval\-Func$<$ EOT $>$ Class Template Reference}
\label{classpeoAggEvalFunc}\index{peoAggEvalFunc@{peoAggEvalFunc}}
}
The \hyperlink{classpeoAggEvalFunc}{peo\-Agg\-Eval\-Func} class offers only the interface for creating aggregate evaluation functions - there are no direct internal functions provided.
{\tt \#include $<$peo\-Agg\-Eval\-Func.h$>$}
Inheritance diagram for peo\-Agg\-Eval\-Func$<$ EOT $>$::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=2cm]{classpeoAggEvalFunc}
\end{center}
\end{figure}
\subsection{Detailed Description}
\subsubsection*{template$<$class EOT$>$ class peo\-Agg\-Eval\-Func$<$ EOT $>$}
The \hyperlink{classpeoAggEvalFunc}{peo\-Agg\-Eval\-Func} class offers only the interface for creating aggregate evaluation functions - there are no direct internal functions provided.
The class inherits {\bf public eo\-BF$<$ EOT\&, const typename EOT :: Fitness\&, void $>$} thus requiring, for the derived classes, the creation of a function having the following signature:
\begin{TabularC}{2}
\hline
void operator()( EOT\& \_\-\_\-eot, const typename EOT :: Fitness\& \_\-\_\-partial\_\-fittness ); ~ &~ \\\hline
\end{TabularC}
The aggregation object is called in an iterative manner for each of the results obtained by applying partial evaluation functions.
Definition at line 40 of file peo\-Agg\-Eval\-Func.h.
The documentation for this class was generated from the following file:\begin{CompactItemize}
\item
peo\-Agg\-Eval\-Func.h\end{CompactItemize}