paradiseo/trunk/paradiseo-eo/doc/latex/classeo_sharing_select.tex
legrand c3aec878e5 Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
2006-12-12 14:49:08 +00:00

57 lines
2.3 KiB
TeX

\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}