git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
36 lines
1.4 KiB
TeX
36 lines
1.4 KiB
TeX
\section{eo\-Bin\-Op$<$ EOType $>$ Class Template Reference}
|
|
\label{classeo_bin_op}\index{eoBinOp@{eoBinOp}}
|
|
Binary genetic operator: subclasses {\bf eo\-Op}{\rm (p.\,\pageref{classeo_op})}, and defines basically the operator() with two operands, only the first one can be modified When defining your own, make sure that you return a boolean value indicating that you have changed the content.
|
|
|
|
|
|
{\tt \#include $<$eo\-Op.h$>$}
|
|
|
|
Inheritance diagram for eo\-Bin\-Op$<$ EOType $>$::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=1.70213cm]{classeo_bin_op}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf eo\-Bin\-Op} ()\label{classeo_bin_op_a0}
|
|
|
|
\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item
|
|
virtual std::string {\bf class\-Name} () const \label{classeo_bin_op_a1}
|
|
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
\subsubsection*{template$<$class EOType$>$ class eo\-Bin\-Op$<$ EOType $>$}
|
|
|
|
Binary genetic operator: subclasses {\bf eo\-Op}{\rm (p.\,\pageref{classeo_op})}, and defines basically the operator() with two operands, only the first one can be modified When defining your own, make sure that you return a boolean value indicating that you have changed the content.
|
|
|
|
|
|
|
|
Definition at line 117 of file eo\-Op.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
eo\-Op.h\end{CompactItemize}
|