Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
57
trunk/paradiseo-eo/doc/latex/classeo_sharing_select.tex
Normal file
57
trunk/paradiseo-eo/doc/latex/classeo_sharing_select.tex
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
\section{eo\-Sharing\-Select$<$ EOT $>$ Class Template Reference}
|
||||
\label{classeo_sharing_select}\index{eoSharingSelect@{eoSharingSelect}}
|
||||
eo\-Sharing\-Select: select an individual by roulette wheel on its SHARED fitness.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-Sharing\-Select.h$>$}
|
||||
|
||||
Inheritance diagram for eo\-Sharing\-Select$<$ EOT $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=4.85549cm]{classeo_sharing_select}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf eo\-Sharing\-Select} (double \_\-sigma, {\bf eo\-Distance}$<$ {\bf EOT} $>$ \&\_\-dist)
|
||||
\begin{CompactList}\small\item\em Ctor:. \item\end{CompactList}\end{CompactItemize}
|
||||
\subsection*{Private Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf eo\-Sharing}$<$ {\bf EOT} $>$ {\bf sharing}\label{classeo_sharing_select_r0}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class EOT$>$ class eo\-Sharing\-Select$<$ EOT $>$}
|
||||
|
||||
eo\-Sharing\-Select: select an individual by roulette wheel on its SHARED fitness.
|
||||
|
||||
It is an {\bf eo\-Roulette\-Worth\-Select}{\rm (p.\,\pageref{classeo_roulette_worth_select})}, i.e. a selector using a std::vector of worthes rather than the raw fitness (see {\bf eo\-Select\-From\-Worth.h}{\rm (p.\,\pageref{eo_select_from_worth_8h})}) It uses an internal {\bf eo\-Sharing}{\rm (p.\,\pageref{classeo_sharing})} object which is an {\bf eo\-Perf2Worth$<$EOT, double$>$}{\rm (p.\,\pageref{classeo_perf2_worth})}
|
||||
|
||||
|
||||
|
||||
Definition at line 43 of file eo\-Sharing\-Select.h.
|
||||
|
||||
\subsection{Constructor \& Destructor Documentation}
|
||||
\index{eoSharingSelect@{eo\-Sharing\-Select}!eoSharingSelect@{eoSharingSelect}}
|
||||
\index{eoSharingSelect@{eoSharingSelect}!eoSharingSelect@{eo\-Sharing\-Select}}
|
||||
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ {\bf eo\-Sharing\-Select}$<$ {\bf EOT} $>$::{\bf eo\-Sharing\-Select} (double {\em \_\-sigma}, {\bf eo\-Distance}$<$ {\bf EOT} $>$ \& {\em \_\-dist})\hspace{0.3cm}{\tt [inline]}}\label{classeo_sharing_select_a0}
|
||||
|
||||
|
||||
Ctor:.
|
||||
|
||||
\begin{Desc}
|
||||
\item[Parameters:]
|
||||
\begin{description}
|
||||
\item[{\em \_\-s}]the sigma\_\-share \end{description}
|
||||
\end{Desc}
|
||||
|
||||
|
||||
Definition at line 49 of file eo\-Sharing\-Select.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-Sharing\-Select.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue