Updated doc links
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@593 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
d8fd28a192
commit
520b5a08e4
224 changed files with 3673 additions and 2476 deletions
|
|
@ -1,46 +1,46 @@
|
|||
\section{mo\-Sol\-Continue$<$ EOT $>$ Class Template Reference}
|
||||
\section{moSolContinue$<$ EOT $>$ Class Template Reference}
|
||||
\label{classmo_sol_continue}\index{moSolContinue@{moSolContinue}}
|
||||
Class that describes a stopping criterion for a solution-based heuristic.
|
||||
Class that describes a stop criterion for a solution-based heuristic.
|
||||
|
||||
|
||||
{\tt \#include $<$mo\-Sol\-Continue.h$>$}
|
||||
{\tt \#include $<$moSolContinue.h$>$}
|
||||
|
||||
Inheritance diagram for mo\-Sol\-Continue$<$ EOT $>$::\begin{figure}[H]
|
||||
Inheritance diagram for moSolContinue$<$ EOT $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=1.35266cm]{classmo_sol_continue}
|
||||
\includegraphics[height=4cm]{classmo_sol_continue}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
virtual void \bf{init} ()=0
|
||||
\begin{CompactList}\small\item\em Procedure which initialises all that the stopping criterion needs. \item\end{CompactList}\end{CompactItemize}
|
||||
virtual void {\bf init} ()=0
|
||||
\begin{CompactList}\small\item\em Procedure which initialises all that the stop criterion needs. \item\end{CompactList}\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class EOT$>$ class mo\-Sol\-Continue$<$ EOT $>$}
|
||||
\subsubsection*{template$<$class EOT$>$ class moSolContinue$<$ EOT $>$}
|
||||
|
||||
Class that describes a stopping criterion for a solution-based heuristic.
|
||||
Class that describes a stop criterion for a solution-based heuristic.
|
||||
|
||||
It allows to add an initialisation procedure to an object that is a unary function (eo\-UF).
|
||||
It allows to add an initialisation procedure to an object that is a unary function ({\bf eoUF}).
|
||||
|
||||
|
||||
|
||||
Definition at line 22 of file mo\-Sol\-Continue.h.
|
||||
Definition at line 22 of file moSolContinue.h.
|
||||
|
||||
\subsection{Member Function Documentation}
|
||||
\index{moSolContinue@{mo\-Sol\-Continue}!init@{init}}
|
||||
\index{init@{init}!moSolContinue@{mo\-Sol\-Continue}}
|
||||
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ virtual void \bf{mo\-Sol\-Continue}$<$ EOT $>$::init ()\hspace{0.3cm}{\tt [pure virtual]}}\label{classmo_sol_continue_064dc966a210f4ffb9515be3f03ca4c7}
|
||||
\index{moSolContinue@{moSolContinue}!init@{init}}
|
||||
\index{init@{init}!moSolContinue@{moSolContinue}}
|
||||
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ virtual void {\bf moSolContinue}$<$ EOT $>$::init ()\hspace{0.3cm}{\tt [pure virtual]}}\label{classmo_sol_continue_064dc966a210f4ffb9515be3f03ca4c7}
|
||||
|
||||
|
||||
Procedure which initialises all that the stopping criterion needs.
|
||||
Procedure which initialises all that the stop criterion needs.
|
||||
|
||||
Generally, it allocates some data structures or initialises some counters.
|
||||
|
||||
Implemented in \bf{mo\-Fit\-Sol\-Continue$<$ EOT $>$} \doxyref{p.}{classmo_fit_sol_continue_670bd895b4edfcd3aebb40d2295d7f7c}, \bf{mo\-Gen\-Sol\-Continue$<$ EOT $>$} \doxyref{p.}{classmo_gen_sol_continue_6c5db8182157584b56507cc9075602d4}, \bf{mo\-No\-Fit\-Impr\-Sol\-Continue$<$ EOT $>$} \doxyref{p.}{classmo_no_fit_impr_sol_continue_21641c0a38a4501baae6133cbc591de4}, and \bf{mo\-Steady\-Fit\-Sol\-Continue$<$ EOT $>$} \doxyref{p.}{classmo_steady_fit_sol_continue_87563493addc8e4b58982c55a67179b9}.
|
||||
Implemented in {\bf moGenSolContinue$<$ EOT $>$} \doxyref{}{p.}{classmo_gen_sol_continue_6c5db8182157584b56507cc9075602d4}.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
mo\-Sol\-Continue.h\end{CompactItemize}
|
||||
moSolContinue.h\end{CompactItemize}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue