git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
37 lines
1.3 KiB
TeX
37 lines
1.3 KiB
TeX
\section{eo\-Double\-Intermediate Class Reference}
|
|
\label{classeo_double_intermediate}\index{eoDoubleIntermediate@{eoDoubleIntermediate}}
|
|
Intermediate crossover == linear combination.
|
|
|
|
|
|
{\tt \#include $<$eo\-Real\-Atom\-Xover.h$>$}
|
|
|
|
Inheritance diagram for eo\-Double\-Intermediate::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=2.38552cm]{classeo_double_intermediate}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf eo\-Double\-Intermediate} ()\label{classeo_double_intermediate_a0}
|
|
|
|
\begin{CompactList}\small\item\em (Default) Constructor. \item\end{CompactList}\item
|
|
virtual std::string {\bf class\-Name} () const \label{classeo_double_intermediate_a1}
|
|
|
|
\begin{CompactList}\small\item\em The class name. Used to display statistics. \item\end{CompactList}\item
|
|
bool {\bf operator()} (double \&r1, const double \&r2)\label{classeo_double_intermediate_a2}
|
|
|
|
\begin{CompactList}\small\item\em Linear combination of both parents. \item\end{CompactList}\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
Intermediate crossover == linear combination.
|
|
|
|
|
|
|
|
Definition at line 71 of file eo\-Real\-Atom\-Xover.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
eo\-Real\-Atom\-Xover.h\end{CompactItemize}
|