55 lines
2.5 KiB
TeX
55 lines
2.5 KiB
TeX
\hypertarget{classeo_eval_func}{}\doxysection{eo\+Eval\+Func$<$ E\+OT $>$ Class Template Reference}
|
|
\label{classeo_eval_func}\index{eoEvalFunc$<$ EOT $>$@{eoEvalFunc$<$ EOT $>$}}
|
|
|
|
|
|
{\ttfamily \#include $<$eo\+Eval\+Func.\+h$>$}
|
|
|
|
|
|
|
|
Inheritance diagram for eo\+Eval\+Func$<$ E\+OT $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classeo_eval_func__inherit__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
|
|
|
|
Collaboration diagram for eo\+Eval\+Func$<$ E\+OT $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=298pt]{classeo_eval_func__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Types}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_eval_func_a5a93ff2efd034f363aa5da789c081ee8}\label{classeo_eval_func_a5a93ff2efd034f363aa5da789c081ee8}}
|
|
typedef \mbox{\hyperlink{struct_dummy}{E\+OT}} {\bfseries E\+O\+Type}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_eval_func_a5f5b8425b18dc822fe07233d1ad080cb}\label{classeo_eval_func_a5f5b8425b18dc822fe07233d1ad080cb}}
|
|
typedef E\+O\+T\+::\+Fitness {\bfseries E\+O\+FitT}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_eval_func_a5a93ff2efd034f363aa5da789c081ee8}\label{classeo_eval_func_a5a93ff2efd034f363aa5da789c081ee8}}
|
|
typedef \mbox{\hyperlink{struct_dummy}{E\+OT}} {\bfseries E\+O\+Type}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_eval_func_a5f5b8425b18dc822fe07233d1ad080cb}\label{classeo_eval_func_a5f5b8425b18dc822fe07233d1ad080cb}}
|
|
typedef E\+O\+T\+::\+Fitness {\bfseries E\+O\+FitT}
|
|
\end{DoxyCompactItemize}
|
|
\doxysubsection*{Additional Inherited Members}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
\subsubsection*{template$<$class E\+OT$>$\newline
|
|
class eo\+Eval\+Func$<$ E\+O\+T $>$}
|
|
|
|
Evaluate\+: takes one \mbox{\hyperlink{class_e_o}{EO}} and sets its \char`\"{}fitness\char`\"{} property returning this fitness also. That is why E\+OT is passed by non-\/const reference\+: it must be altered within evaluate.\textbackslash{}
|
|
|
|
The requirements on the types with which this class is to be instantiated with are null, or else, they depend on the particular class it\textquotesingle{}s going to be applied to; \mbox{\hyperlink{class_e_o}{EO}} does not impose any requirement on it. If you subclass this abstract class, and use it to evaluate an \mbox{\hyperlink{class_e_o}{EO}}, the requirements on this \mbox{\hyperlink{class_e_o}{EO}} will depend on the evaluator.
|
|
|
|
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
deprecated/eo/src/eo\+Eval\+Func.\+h\end{DoxyCompactItemize}
|