doc up-to-date

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@551 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-07-05 15:37:10 +00:00
commit fe4592e8ab
620 changed files with 0 additions and 62444 deletions

View file

@ -1,49 +0,0 @@
\section{moeo\-Diversity\-Then\-Fitness\-Comparator$<$ MOEOT $>$ Class Template Reference}
\label{classmoeoDiversityThenFitnessComparator}\index{moeoDiversityThenFitnessComparator@{moeoDiversityThenFitnessComparator}}
Functor allowing to compare two solutions according to their diversity values, then according to their fitness values.
{\tt \#include $<$moeo\-Diversity\-Then\-Fitness\-Comparator.h$>$}
Inheritance diagram for moeo\-Diversity\-Then\-Fitness\-Comparator$<$ MOEOT $>$::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=4cm]{classmoeoDiversityThenFitnessComparator}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{CompactItemize}
\item
const bool \bf{operator()} (const MOEOT \&\_\-moeo1, const MOEOT \&\_\-moeo2)
\begin{CompactList}\small\item\em Returns true if \_\-moeo1 $<$ \_\-moeo2 according to their diversity values, then according to their fitness values. \item\end{CompactList}\end{CompactItemize}
\subsection{Detailed Description}
\subsubsection*{template$<$class MOEOT$>$ class moeo\-Diversity\-Then\-Fitness\-Comparator$<$ MOEOT $>$}
Functor allowing to compare two solutions according to their diversity values, then according to their fitness values.
Definition at line 22 of file moeo\-Diversity\-Then\-Fitness\-Comparator.h.
\subsection{Member Function Documentation}
\index{moeoDiversityThenFitnessComparator@{moeo\-Diversity\-Then\-Fitness\-Comparator}!operator()@{operator()}}
\index{operator()@{operator()}!moeoDiversityThenFitnessComparator@{moeo\-Diversity\-Then\-Fitness\-Comparator}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOT$>$ const bool \bf{moeo\-Diversity\-Then\-Fitness\-Comparator}$<$ MOEOT $>$::operator() (const MOEOT \& {\em \_\-moeo1}, const MOEOT \& {\em \_\-moeo2})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoDiversityThenFitnessComparator_62620887203d033af92091d838d4b0b6}
Returns true if \_\-moeo1 $<$ \_\-moeo2 according to their diversity values, then according to their fitness values.
\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em \_\-moeo1}]the first solution \item[{\em \_\-moeo2}]the second solution \end{description}
\end{Desc}
Definition at line 31 of file moeo\-Diversity\-Then\-Fitness\-Comparator.h.
The documentation for this class was generated from the following file:\begin{CompactItemize}
\item
moeo\-Diversity\-Then\-Fitness\-Comparator.h\end{CompactItemize}