git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@263 331e1502-861f-0410-8da2-ba01fb791d7f
67 lines
3.6 KiB
TeX
67 lines
3.6 KiB
TeX
\section{moeo\-Archive\-Objective\-Vector\-Saving\-Updater$<$ EOT $>$ Class Template Reference}
|
|
\label{classmoeoArchiveObjectiveVectorSavingUpdater}\index{moeoArchiveObjectiveVectorSavingUpdater@{moeoArchiveObjectiveVectorSavingUpdater}}
|
|
This class allows to save the fitnesses of solutions contained in an archive into a file at each generation.
|
|
|
|
|
|
{\tt \#include $<$moeo\-Archive\-Objective\-Vector\-Saving\-Updater.h$>$}
|
|
|
|
Inheritance diagram for moeo\-Archive\-Objective\-Vector\-Saving\-Updater$<$ EOT $>$::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=4cm]{classmoeoArchiveObjectiveVectorSavingUpdater}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf moeo\-Archive\-Objective\-Vector\-Saving\-Updater} ({\bf moeo\-Archive}$<$ EOT $>$ \&\_\-arch, const std::string \&\_\-filename, int \_\-id=-1)
|
|
\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item
|
|
void {\bf operator()} ()\label{classmoeoArchiveObjectiveVectorSavingUpdater_1f7247a7d29cb0e9cd314ff46f1cc332}
|
|
|
|
\begin{CompactList}\small\item\em Saves the fitness of the archive's members into the file. \item\end{CompactList}\end{CompactItemize}
|
|
\subsection*{Private Attributes}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf moeo\-Archive}$<$ EOT $>$ \& {\bf arch}\label{classmoeoArchiveObjectiveVectorSavingUpdater_7088ba68c9be8b1fdea9965deea77a68}
|
|
|
|
\begin{CompactList}\small\item\em local archive \item\end{CompactList}\item
|
|
std::string {\bf filename}\label{classmoeoArchiveObjectiveVectorSavingUpdater_47ddf5e512baa915f79fdd934251d85b}
|
|
|
|
\begin{CompactList}\small\item\em target filename \item\end{CompactList}\item
|
|
int {\bf id}\label{classmoeoArchiveObjectiveVectorSavingUpdater_8b5c7d9123d368503708949fa2998597}
|
|
|
|
\begin{CompactList}\small\item\em own ID \item\end{CompactList}\item
|
|
unsigned {\bf counter}\label{classmoeoArchiveObjectiveVectorSavingUpdater_7a72b82ba35789d1b6330bad17ef6cff}
|
|
|
|
\begin{CompactList}\small\item\em counter \item\end{CompactList}\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
\subsubsection*{template$<$class EOT$>$ class moeo\-Archive\-Objective\-Vector\-Saving\-Updater$<$ EOT $>$}
|
|
|
|
This class allows to save the fitnesses of solutions contained in an archive into a file at each generation.
|
|
|
|
|
|
|
|
Definition at line 28 of file moeo\-Archive\-Objective\-Vector\-Saving\-Updater.h.
|
|
|
|
\subsection{Constructor \& Destructor Documentation}
|
|
\index{moeoArchiveObjectiveVectorSavingUpdater@{moeo\-Archive\-Objective\-Vector\-Saving\-Updater}!moeoArchiveObjectiveVectorSavingUpdater@{moeoArchiveObjectiveVectorSavingUpdater}}
|
|
\index{moeoArchiveObjectiveVectorSavingUpdater@{moeoArchiveObjectiveVectorSavingUpdater}!moeoArchiveObjectiveVectorSavingUpdater@{moeo\-Archive\-Objective\-Vector\-Saving\-Updater}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf moeo\-Archive\-Objective\-Vector\-Saving\-Updater}$<$ EOT $>$::{\bf moeo\-Archive\-Objective\-Vector\-Saving\-Updater} ({\bf moeo\-Archive}$<$ EOT $>$ \& {\em \_\-arch}, const std::string \& {\em \_\-filename}, int {\em \_\-id} = {\tt -1})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoArchiveObjectiveVectorSavingUpdater_cd666b2d6e66cc4c25500f1fdcaa7e76}
|
|
|
|
|
|
Ctor.
|
|
|
|
\begin{Desc}
|
|
\item[Parameters:]
|
|
\begin{description}
|
|
\item[{\em \_\-arch}]local archive \item[{\em \_\-filename}]target filename \item[{\em \_\-id}]own ID \end{description}
|
|
\end{Desc}
|
|
|
|
|
|
Definition at line 38 of file moeo\-Archive\-Objective\-Vector\-Saving\-Updater.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
moeo\-Archive\-Objective\-Vector\-Saving\-Updater.h\end{CompactItemize}
|