doc update
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@157 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
48fae831e4
commit
b0351ae298
301 changed files with 27492 additions and 0 deletions
60
trunk/paradiseo-moeo/docs/latex/classmoeoIBEA.tex
Normal file
60
trunk/paradiseo-moeo/docs/latex/classmoeoIBEA.tex
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
\section{moeo\-IBEA$<$ EOT, Fitness $>$ Class Template Reference}
|
||||
\label{classmoeoIBEA}\index{moeoIBEA@{moeoIBEA}}
|
||||
Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm).
|
||||
|
||||
|
||||
{\tt \#include $<$moeo\-IBEA.h$>$}
|
||||
|
||||
Inheritance diagram for moeo\-IBEA$<$ EOT, Fitness $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=6cm]{classmoeoIBEA}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf moeo\-IBEA} ({\bf moeo\-Binary\-Quality\-Indicator}$<$ Fitness $>$ $\ast$\_\-I)\label{classmoeoIBEA_3de9693e4e8a723b2e40864ac1f4ac65}
|
||||
|
||||
\item
|
||||
void {\bf calculate\_\-worths} (const {\bf eo\-Pop}$<$ EOT $>$ \&\_\-pop)
|
||||
\begin{CompactList}\small\item\em mapping \item\end{CompactList}\end{CompactItemize}
|
||||
\subsection*{Protected Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf moeo\-Binary\-Quality\-Indicator}$<$ Fitness $>$ $\ast$ {\bf I}\label{classmoeoIBEA_15ef4c06c2bf6101e5c3d36e162a3965}
|
||||
|
||||
\begin{CompactList}\small\item\em binary quality indicator to use in the selection process \item\end{CompactList}\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class EOT, class Fitness$>$ class moeo\-IBEA$<$ EOT, Fitness $>$}
|
||||
|
||||
Functor The sorting phase of IBEA (Indicator-Based Evolutionary Algorithm).
|
||||
|
||||
|
||||
|
||||
Definition at line 28 of file moeo\-IBEA.h.
|
||||
|
||||
\subsection{Member Function Documentation}
|
||||
\index{moeoIBEA@{moeo\-IBEA}!calculate_worths@{calculate\_\-worths}}
|
||||
\index{calculate_worths@{calculate\_\-worths}!moeoIBEA@{moeo\-IBEA}}
|
||||
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT, class Fitness$>$ void {\bf moeo\-IBEA}$<$ EOT, Fitness $>$::calculate\_\-worths (const {\bf eo\-Pop}$<$ EOT $>$ \& {\em \_\-pop})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classmoeoIBEA_9e8738189ef146eb2e6ecb19c9709a31}
|
||||
|
||||
|
||||
mapping
|
||||
|
||||
\begin{Desc}
|
||||
\item[Parameters:]
|
||||
\begin{description}
|
||||
\item[{\em const}]eo\-Pop$<$EOT$>$\& \_\-pop the population \end{description}
|
||||
\end{Desc}
|
||||
|
||||
|
||||
Implements {\bf eo\-Perf2Worth\-Cached$<$ EOT, double $>$}.
|
||||
|
||||
Definition at line 46 of file moeo\-IBEA.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
moeo\-IBEA.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue