git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@23 331e1502-861f-0410-8da2-ba01fb791d7f
55 lines
2.5 KiB
TeX
55 lines
2.5 KiB
TeX
\section{moeo\-Archive\-Updater$<$ EOT $>$ Class Template Reference}
|
|
\label{classmoeoArchiveUpdater}\index{moeoArchiveUpdater@{moeoArchiveUpdater}}
|
|
This class allows to update the archive at each generation with newly found non-dominated solutions.
|
|
|
|
|
|
{\tt \#include $<$moeo\-Archive\-Updater.h$>$}
|
|
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf moeo\-Archive\-Updater} ({\bf moeo\-Archive}$<$ EOT $>$ \&\_\-arch, const eo\-Pop$<$ EOT $>$ \&\_\-pop)
|
|
\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item
|
|
void {\bf operator()} ()\label{classmoeoArchiveUpdater_19e98244f0dd641983af81d8dcaf0f7d}
|
|
|
|
\begin{CompactList}\small\item\em Updates the archive with newly found non-dominated solutions contained in the main population. \item\end{CompactList}\end{CompactItemize}
|
|
\subsection*{Private Attributes}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf moeo\-Archive}$<$ EOT $>$ \& {\bf arch}\label{classmoeoArchiveUpdater_2fd7b92786ced836e3d0b5abfb801a86}
|
|
|
|
\begin{CompactList}\small\item\em the archive of non-dominated solutions \item\end{CompactList}\item
|
|
const eo\-Pop$<$ EOT $>$ \& {\bf pop}\label{classmoeoArchiveUpdater_0fc3f08f0385c55569eb056737303363}
|
|
|
|
\begin{CompactList}\small\item\em the main population \item\end{CompactList}\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
\subsubsection*{template$<$class EOT$>$ class moeo\-Archive\-Updater$<$ EOT $>$}
|
|
|
|
This class allows to update the archive at each generation with newly found non-dominated solutions.
|
|
|
|
|
|
|
|
Definition at line 23 of file moeo\-Archive\-Updater.h.
|
|
|
|
\subsection{Constructor \& Destructor Documentation}
|
|
\index{moeoArchiveUpdater@{moeo\-Archive\-Updater}!moeoArchiveUpdater@{moeoArchiveUpdater}}
|
|
\index{moeoArchiveUpdater@{moeoArchiveUpdater}!moeoArchiveUpdater@{moeo\-Archive\-Updater}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-Archive\-Updater}$<$ EOT $>$::{\bf moeo\-Archive\-Updater} ({\bf moeo\-Archive}$<$ EOT $>$ \& {\em \_\-arch}, const eo\-Pop$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoArchiveUpdater_71027fd5f8dac7d8069b682c998c03c5}
|
|
|
|
|
|
Ctor.
|
|
|
|
\begin{Desc}
|
|
\item[Parameters:]
|
|
\begin{description}
|
|
\item[{\em \_\-arch}]an archive of non-dominated solutions \item[{\em \_\-pop}]the main population \end{description}
|
|
\end{Desc}
|
|
|
|
|
|
Definition at line 32 of file moeo\-Archive\-Updater.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
moeo\-Archive\-Updater.h\end{CompactItemize}
|