git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
35 lines
1.4 KiB
TeX
35 lines
1.4 KiB
TeX
\section{eo\-Distrib\-Updater$<$ EOT $>$ Class Template Reference}
|
|
\label{classeo_distrib_updater}\index{eoDistribUpdater@{eoDistribUpdater}}
|
|
Base class for Distribution Evolution Algorithms within {\bf EO}{\rm (p.\,\pageref{class_e_o})}: the update rule of distribution.
|
|
|
|
|
|
{\tt \#include $<$eo\-Distrib\-Updater.h$>$}
|
|
|
|
Inheritance diagram for eo\-Distrib\-Updater$<$ EOT $>$::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=2.71186cm]{classeo_distrib_updater}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
virtual void {\bf operator()} ({\bf eo\-Distribution}$<$ {\bf EOT} $>$ \&, {\bf eo\-Pop}$<$ {\bf EOT} $>$ \&)=0\label{classeo_distrib_updater_a0}
|
|
|
|
\begin{CompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \item\end{CompactList}\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
\subsubsection*{template$<$class EOT$>$ class eo\-Distrib\-Updater$<$ EOT $>$}
|
|
|
|
Base class for Distribution Evolution Algorithms within {\bf EO}{\rm (p.\,\pageref{class_e_o})}: the update rule of distribution.
|
|
|
|
It takes one distribution and updates it according to one population
|
|
|
|
|
|
|
|
Definition at line 43 of file eo\-Distrib\-Updater.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
eo\-Distrib\-Updater.h\end{CompactItemize}
|