doc up-to-date
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@558 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
1d2c54cadf
commit
f58813fd6e
591 changed files with 58771 additions and 0 deletions
|
|
@ -0,0 +1,49 @@
|
|||
\section{moeo\-Pareto\-Objective\-Vector\-Comparator$<$ Objective\-Vector $>$ Class Template Reference}
|
||||
\label{classmoeoParetoObjectiveVectorComparator}\index{moeoParetoObjectiveVectorComparator@{moeoParetoObjectiveVectorComparator}}
|
||||
This functor class allows to compare 2 objective vectors according to Pareto dominance.
|
||||
|
||||
|
||||
{\tt \#include $<$moeo\-Pareto\-Objective\-Vector\-Comparator.h$>$}
|
||||
|
||||
Inheritance diagram for moeo\-Pareto\-Objective\-Vector\-Comparator$<$ Objective\-Vector $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=4cm]{classmoeoParetoObjectiveVectorComparator}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
const bool \bf{operator()} (const Objective\-Vector \&\_\-objective\-Vector1, const Objective\-Vector \&\_\-objective\-Vector2)
|
||||
\begin{CompactList}\small\item\em Returns true if \_\-objective\-Vector1 is dominated by \_\-objective\-Vector2. \item\end{CompactList}\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class Objective\-Vector$>$ class moeo\-Pareto\-Objective\-Vector\-Comparator$<$ Objective\-Vector $>$}
|
||||
|
||||
This functor class allows to compare 2 objective vectors according to Pareto dominance.
|
||||
|
||||
|
||||
|
||||
Definition at line 22 of file moeo\-Pareto\-Objective\-Vector\-Comparator.h.
|
||||
|
||||
\subsection{Member Function Documentation}
|
||||
\index{moeoParetoObjectiveVectorComparator@{moeo\-Pareto\-Objective\-Vector\-Comparator}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!moeoParetoObjectiveVectorComparator@{moeo\-Pareto\-Objective\-Vector\-Comparator}}
|
||||
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class Objective\-Vector$>$ const bool \bf{moeo\-Pareto\-Objective\-Vector\-Comparator}$<$ Objective\-Vector $>$::operator() (const Objective\-Vector \& {\em \_\-objective\-Vector1}, const Objective\-Vector \& {\em \_\-objective\-Vector2})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoParetoObjectiveVectorComparator_9bd4302396fb179efe14035dc097726c}
|
||||
|
||||
|
||||
Returns true if \_\-objective\-Vector1 is dominated by \_\-objective\-Vector2.
|
||||
|
||||
\begin{Desc}
|
||||
\item[Parameters:]
|
||||
\begin{description}
|
||||
\item[{\em \_\-objective\-Vector1}]the first objective vector \item[{\em \_\-objective\-Vector2}]the second objective vector \end{description}
|
||||
\end{Desc}
|
||||
|
||||
|
||||
Definition at line 31 of file moeo\-Pareto\-Objective\-Vector\-Comparator.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
moeo\-Pareto\-Objective\-Vector\-Comparator.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue