paradiseo/Doxygen doc/latex/classmoeo_one_objective_comparator.tex
aaziz-alaoui e79679b3c9 adding the problem configuration interface to irace interface
problem_config_mapping created
2020-10-01 15:55:30 +02:00

81 lines
4 KiB
TeX

\hypertarget{classmoeo_one_objective_comparator}{}\doxysection{moeo\+One\+Objective\+Comparator$<$ M\+O\+E\+OT $>$ Class Template Reference}
\label{classmoeo_one_objective_comparator}\index{moeoOneObjectiveComparator$<$ MOEOT $>$@{moeoOneObjectiveComparator$<$ MOEOT $>$}}
{\ttfamily \#include $<$moeo\+One\+Objective\+Comparator.\+h$>$}
Inheritance diagram for moeo\+One\+Objective\+Comparator$<$ M\+O\+E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=324pt]{classmoeo_one_objective_comparator__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for moeo\+One\+Objective\+Comparator$<$ M\+O\+E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=324pt]{classmoeo_one_objective_comparator__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{classmoeo_one_objective_comparator_abe1249440803553ef868182019d49e4d}{moeo\+One\+Objective\+Comparator}} (unsigned int \+\_\+obj)
\item
bool \mbox{\hyperlink{classmoeo_one_objective_comparator_a0402a535fa37ae967908dcb4d2476722}{operator()}} (const M\+O\+E\+OT \&\+\_\+moeo1, const M\+O\+E\+OT \&\+\_\+moeo2)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class M\+O\+E\+OT$>$\newline
class moeo\+One\+Objective\+Comparator$<$ M\+O\+E\+O\+T $>$}
Functor allowing to compare two solutions according to one objective.
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{classmoeo_one_objective_comparator_abe1249440803553ef868182019d49e4d}\label{classmoeo_one_objective_comparator_abe1249440803553ef868182019d49e4d}}
\index{moeoOneObjectiveComparator$<$ MOEOT $>$@{moeoOneObjectiveComparator$<$ MOEOT $>$}!moeoOneObjectiveComparator@{moeoOneObjectiveComparator}}
\index{moeoOneObjectiveComparator@{moeoOneObjectiveComparator}!moeoOneObjectiveComparator$<$ MOEOT $>$@{moeoOneObjectiveComparator$<$ MOEOT $>$}}
\doxysubsubsection{\texorpdfstring{moeoOneObjectiveComparator()}{moeoOneObjectiveComparator()}}
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
\mbox{\hyperlink{classmoeo_one_objective_comparator}{moeo\+One\+Objective\+Comparator}}$<$ M\+O\+E\+OT $>$\+::\mbox{\hyperlink{classmoeo_one_objective_comparator}{moeo\+One\+Objective\+Comparator}} (\begin{DoxyParamCaption}\item[{unsigned int}]{\+\_\+obj }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
Ctor.
\begin{DoxyParams}{Parameters}
{\em \+\_\+obj} & the index of objective \\
\hline
\end{DoxyParams}
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classmoeo_one_objective_comparator_a0402a535fa37ae967908dcb4d2476722}\label{classmoeo_one_objective_comparator_a0402a535fa37ae967908dcb4d2476722}}
\index{moeoOneObjectiveComparator$<$ MOEOT $>$@{moeoOneObjectiveComparator$<$ MOEOT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!moeoOneObjectiveComparator$<$ MOEOT $>$@{moeoOneObjectiveComparator$<$ MOEOT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
bool \mbox{\hyperlink{classmoeo_one_objective_comparator}{moeo\+One\+Objective\+Comparator}}$<$ M\+O\+E\+OT $>$\+::operator() (\begin{DoxyParamCaption}\item[{const M\+O\+E\+OT \&}]{\+\_\+moeo1, }\item[{const M\+O\+E\+OT \&}]{\+\_\+moeo2 }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
Returns true if \+\_\+moeo1 $<$ \+\_\+moeo2 on the obj objective
\begin{DoxyParams}{Parameters}
{\em \+\_\+moeo1} & the first solution \\
\hline
{\em \+\_\+moeo2} & the second solution \\
\hline
\end{DoxyParams}
Implements \mbox{\hyperlink{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}{eo\+B\+F$<$ const M\+O\+E\+O\+T \&, const M\+O\+E\+O\+T \&, bool $>$}}.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
moeo/src/comparator/moeo\+One\+Objective\+Comparator.\+h\end{DoxyCompactItemize}