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

57 lines
2.5 KiB
TeX

\hypertarget{classeo_external_quad_op}{}\doxysection{eo\+External\+Quad\+Op$<$ F, External, External\+EO $>$ Class Template Reference}
\label{classeo_external_quad_op}\index{eoExternalQuadOp$<$ F, External, ExternalEO $>$@{eoExternalQuadOp$<$ F, External, ExternalEO $>$}}
{\ttfamily \#include $<$eo\+External\+Op\+Functions.\+h$>$}
Inheritance diagram for eo\+External\+Quad\+Op$<$ F, External, External\+EO $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_external_quad_op__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+External\+Quad\+Op$<$ F, External, External\+EO $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_external_quad_op__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_external_quad_op_a4a0c8bd605602c9ea22cb3403b2c2438}\label{classeo_external_quad_op_a4a0c8bd605602c9ea22cb3403b2c2438}}
{\bfseries eo\+External\+Quad\+Op} (bool($\ast$\+\_\+quadop)(External \&, External \&))
\item
\mbox{\Hypertarget{classeo_external_quad_op_a14501fbdf0b3b6e0fadfa211a79a468a}\label{classeo_external_quad_op_a14501fbdf0b3b6e0fadfa211a79a468a}}
bool {\bfseries operator()} (External\+EO \&eo1, External\+EO \&eo2)
\item
\mbox{\Hypertarget{classeo_external_quad_op_a4a0c8bd605602c9ea22cb3403b2c2438}\label{classeo_external_quad_op_a4a0c8bd605602c9ea22cb3403b2c2438}}
{\bfseries eo\+External\+Quad\+Op} (bool($\ast$\+\_\+quadop)(External \&, External \&))
\item
\mbox{\Hypertarget{classeo_external_quad_op_a14501fbdf0b3b6e0fadfa211a79a468a}\label{classeo_external_quad_op_a14501fbdf0b3b6e0fadfa211a79a468a}}
bool {\bfseries operator()} (External\+EO \&eo1, External\+EO \&eo2)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class F, class External, class External\+EO = eo\+External\+E\+O$<$\+F, External$>$$>$\newline
class eo\+External\+Quad\+Op$<$ F, External, External\+E\+O $>$}
Crossover of external struct, ctor expects a function of the following signature\+:
bool func(\+External\&, External\&);
Where External is the user defined struct or class The function should return true when it changed something, false otherwise
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/other/eo\+External\+Op\+Functions.\+h\end{DoxyCompactItemize}