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

60 lines
2.1 KiB
TeX

\section{eo\-Best\-Fitness\-Stat$<$ EOT $>$ Class Template Reference}
\label{classeo_best_fitness_stat}\index{eoBestFitnessStat@{eoBestFitnessStat}}
Best fitness of a population.
{\tt \#include $<$eo\-Stat.h$>$}
Inheritance diagram for eo\-Best\-Fitness\-Stat$<$ EOT $>$::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=3.15315cm]{classeo_best_fitness_stat}
\end{center}
\end{figure}
\subsection*{Public Types}
\begin{CompactItemize}
\item
typedef EOT::Fitness {\bf Fitness}\label{classeo_best_fitness_stat_w0}
\end{CompactItemize}
\subsection*{Public Member Functions}
\begin{CompactItemize}
\item
{\bf eo\-Best\-Fitness\-Stat} (std::string \_\-description=\char`\"{}Best \char`\"{})\label{classeo_best_fitness_stat_a0}
\item
void {\bf operator()} (const {\bf eo\-Pop}$<$ {\bf EOT} $>$ \&\_\-pop)\label{classeo_best_fitness_stat_a1}
\begin{CompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \item\end{CompactList}\item
virtual std::string {\bf class\-Name} (void) const \label{classeo_best_fitness_stat_a2}
\end{CompactItemize}
\subsection*{Private Member Functions}
\begin{CompactItemize}
\item
template$<$class T$>$ void {\bf doit} (const {\bf eo\-Pop}$<$ {\bf EOT} $>$ \&\_\-pop, {\bf eo\-Pareto\-Fitness}$<$ T $>$)\label{classeo_best_fitness_stat_d0}
\item
template$<$class T$>$ void {\bf doit} (const {\bf eo\-Pop}$<$ {\bf EOT} $>$ \&\_\-pop, T)\label{classeo_best_fitness_stat_d1}
\end{CompactItemize}
\subsection{Detailed Description}
\subsubsection*{template$<$class EOT$>$ class eo\-Best\-Fitness\-Stat$<$ EOT $>$}
Best fitness of a population.
Fitness can be:\begin{itemize}
\item double\item eo\-Minimizing\-Fitness or eo\-Maximizing\-Fitness\item {\bf eo\-Pareto\-Fitness}{\rm (p.\,\pageref{classeo_pareto_fitness})}:\end{itemize}
( For {\bf eo\-Scalar\-Fitness\-Assembled}{\rm (p.\,\pageref{classeo_scalar_fitness_assembled})} look at eo\-Assembled\-Fitness\-Stat )
Definition at line 316 of file eo\-Stat.h.
The documentation for this class was generated from the following file:\begin{CompactItemize}
\item
eo\-Stat.h\end{CompactItemize}