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
45
trunk/paradiseo-eo/doc/latex/classeo_sharing.tex
Normal file
45
trunk/paradiseo-eo/doc/latex/classeo_sharing.tex
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
\section{eo\-Sharing$<$ EOT $>$ Class Template Reference}
|
||||
\label{classeo_sharing}\index{eoSharing@{eoSharing}}
|
||||
Sharing is a perf2worth class that implements Goldberg and Richardson's basic sharing see {\bf eo\-Sharing\-Select}{\rm (p.\,\pageref{classeo_sharing_select})} for how to use it and test/t-eo\-Sharing.cpp for a sample use of both.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-Sharing.h$>$}
|
||||
|
||||
Inheritance diagram for eo\-Sharing$<$ EOT $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=2.52252cm]{classeo_sharing}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf eo\-Sharing} (double \_\-niche\-Size, {\bf eo\-Distance}$<$ {\bf EOT} $>$ \&\_\-dist)\label{classeo_sharing_a0}
|
||||
|
||||
\item
|
||||
void {\bf operator()} (const {\bf eo\-Pop}$<$ {\bf EOT} $>$ \&\_\-pop)\label{classeo_sharing_a1}
|
||||
|
||||
\begin{CompactList}\small\item\em Computes shared fitnesses. \item\end{CompactList}\end{CompactItemize}
|
||||
\subsection*{Private Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
double {\bf niche\-Size}\label{classeo_sharing_r0}
|
||||
|
||||
\item
|
||||
{\bf eo\-Distance}$<$ {\bf EOT} $>$ \& {\bf dist}\label{classeo_sharing_r1}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class EOT$>$ class eo\-Sharing$<$ EOT $>$}
|
||||
|
||||
Sharing is a perf2worth class that implements Goldberg and Richardson's basic sharing see {\bf eo\-Sharing\-Select}{\rm (p.\,\pageref{classeo_sharing_select})} for how to use it and test/t-eo\-Sharing.cpp for a sample use of both.
|
||||
|
||||
|
||||
|
||||
Definition at line 79 of file eo\-Sharing.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-Sharing.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue