paradiseo/trunk/paradiseo-eo/doc/latex/classeo_det_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

58 lines
2.2 KiB
TeX

\section{eo\-Det\-Select$<$ EOT $>$ Class Template Reference}
\label{classeo_det_select}\index{eoDetSelect@{eoDetSelect}}
eo\-Det\-Select selects many individuals determinisctically
{\tt \#include $<$eo\-Det\-Select.h$>$}
Inheritance diagram for eo\-Det\-Select$<$ EOT $>$::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=2.75184cm]{classeo_det_select}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{CompactItemize}
\item
{\bf eo\-Det\-Select} (double \_\-rate=1.0, bool \_\-interpret\_\-as\_\-rate=true)\label{classeo_det_select_a0}
\begin{CompactList}\small\item\em init \item\end{CompactList}\item
virtual void {\bf operator()} (const {\bf eo\-Pop}$<$ {\bf EOT} $>$ \&\_\-source, {\bf eo\-Pop}$<$ {\bf EOT} $>$ \&\_\-dest)
\end{CompactItemize}
\subsection*{Private Attributes}
\begin{CompactItemize}
\item
{\bf eo\-How\-Many} {\bf how\-Many}\label{classeo_det_select_r0}
\end{CompactItemize}
\subsection{Detailed Description}
\subsubsection*{template$<$class EOT$>$ class eo\-Det\-Select$<$ EOT $>$}
eo\-Det\-Select selects many individuals determinisctically
Definition at line 40 of file eo\-Det\-Select.h.
\subsection{Member Function Documentation}
\index{eoDetSelect@{eo\-Det\-Select}!operator()@{operator()}}
\index{operator()@{operator()}!eoDetSelect@{eo\-Det\-Select}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class EOT$>$ virtual void {\bf eo\-Det\-Select}$<$ {\bf EOT} $>$::operator() (const {\bf eo\-Pop}$<$ {\bf EOT} $>$ \& {\em \_\-source}, {\bf eo\-Pop}$<$ {\bf EOT} $>$ \& {\em \_\-dest})\hspace{0.3cm}{\tt [inline, virtual]}}\label{classeo_det_select_a1}
\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em \_\-source}]the source population \item[{\em \_\-dest}]the resulting population (size of this population is given by the How\-Many data It empties the destination and adds the selection into it) \end{description}
\end{Desc}
Implements {\bf eo\-BF$<$ const eo\-Pop$<$ EOT $>$ \&, eo\-Pop$<$ EOT $>$ \&, void $>$} {\rm (p.\,\pageref{classeo_b_f_a1})}.
Definition at line 53 of file eo\-Det\-Select.h.
The documentation for this class was generated from the following file:\begin{CompactItemize}
\item
eo\-Det\-Select.h\end{CompactItemize}