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
42
trunk/paradiseo-eo/doc/latex/classeo_scalar_fitness_stat.tex
Normal file
42
trunk/paradiseo-eo/doc/latex/classeo_scalar_fitness_stat.tex
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
\section{eo\-Scalar\-Fitness\-Stat$<$ EOT, Fit\-T $>$ Class Template Reference}
|
||||
\label{classeo_scalar_fitness_stat}\index{eoScalarFitnessStat@{eoScalarFitnessStat}}
|
||||
The fitnesses of a whole population, as a std::vector.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-Scalar\-Fitness\-Stat.h$>$}
|
||||
|
||||
Inheritance diagram for eo\-Scalar\-Fitness\-Stat$<$ EOT, Fit\-T $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=2.55708cm]{classeo_scalar_fitness_stat}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf eo\-Scalar\-Fitness\-Stat} (std::string \_\-description=\char`\"{}Fitness\-ES\char`\"{}, eo\-Real\-Vector\-Bounds \&\_\-bounds=eo\-Dummy\-Vector\-No\-Bounds)\label{classeo_scalar_fitness_stat_a0}
|
||||
|
||||
\item
|
||||
virtual void {\bf operator()} (const std::vector$<$ const {\bf EOT} $\ast$ $>$ \&\_\-pop\-Pters)\label{classeo_scalar_fitness_stat_a1}
|
||||
|
||||
\begin{CompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \item\end{CompactList}\end{CompactItemize}
|
||||
\subsection*{Private Attributes}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf eo\-Real\-Bounds} \& {\bf range}\label{classeo_scalar_fitness_stat_r0}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class EOT, class Fit\-T = typename EOT::Fitness$>$ class eo\-Scalar\-Fitness\-Stat$<$ EOT, Fit\-T $>$}
|
||||
|
||||
The fitnesses of a whole population, as a std::vector.
|
||||
|
||||
|
||||
|
||||
Definition at line 37 of file eo\-Scalar\-Fitness\-Stat.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-Scalar\-Fitness\-Stat.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue