git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@263 331e1502-861f-0410-8da2-ba01fb791d7f
49 lines
2.4 KiB
TeX
49 lines
2.4 KiB
TeX
\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\-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
|
|
bool {\bf operator()} (const Objective\-Vector \&\_\-objective\-Vector1, const Objective\-Vector \&\_\-objective\-Vector2)
|
|
\begin{CompactList}\small\item\em Returns true if \_\-objective\-Vector1 dominates \_\-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 32 of file moeo\-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$>$ 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_6bcb86968704748ce98d370a1306b22c}
|
|
|
|
|
|
Returns true if \_\-objective\-Vector1 dominates \_\-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 41 of file moeo\-Objective\-Vector\-Comparator.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
moeo\-Objective\-Vector\-Comparator.h\end{CompactItemize}
|