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

58 lines
2.4 KiB
TeX

\hypertarget{class_q_a_peval}{}\doxysection{Q\+A\+Peval$<$ E\+OT, Elem\+Type $>$ Class Template Reference}
\label{class_q_a_peval}\index{QAPeval$<$ EOT, ElemType $>$@{QAPeval$<$ EOT, ElemType $>$}}
{\ttfamily \#include $<$qap\+Eval.\+h$>$}
Inheritance diagram for Q\+A\+Peval$<$ E\+OT, Elem\+Type $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=298pt]{class_q_a_peval__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for Q\+A\+Peval$<$ E\+OT, Elem\+Type $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=298pt]{class_q_a_peval__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{class_q_a_peval_a8fa8100e3051880fe3b0a9b1a70dcc64}\label{class_q_a_peval_a8fa8100e3051880fe3b0a9b1a70dcc64}}
{\bfseries Q\+A\+Peval} (std\+::string \+\_\+file\+Data)
\item
\mbox{\Hypertarget{class_q_a_peval_a2ca30c77b7f4407b9855fc7615e47e4f}\label{class_q_a_peval_a2ca30c77b7f4407b9855fc7615e47e4f}}
void \mbox{\hyperlink{class_q_a_peval_a2ca30c77b7f4407b9855fc7615e47e4f}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+solution)
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
\mbox{\Hypertarget{class_q_a_peval_a6c5ed1fe2ac1de92c13d8567606e5e5f}\label{class_q_a_peval_a6c5ed1fe2ac1de92c13d8567606e5e5f}}
Elem\+Type $\ast$$\ast$ {\bfseries getA} ()
\item
\mbox{\Hypertarget{class_q_a_peval_a7e86ec5c6ffd7b6a4f59481436d6e92a}\label{class_q_a_peval_a7e86ec5c6ffd7b6a4f59481436d6e92a}}
Elem\+Type $\ast$$\ast$ {\bfseries getB} ()
\item
\mbox{\Hypertarget{class_q_a_peval_a58b52d7db18b8b4fa3b42e64f23f18e7}\label{class_q_a_peval_a58b52d7db18b8b4fa3b42e64f23f18e7}}
int {\bfseries get\+Nb\+Var} ()
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class E\+OT, typename Elem\+Type = long int$>$\newline
class Q\+A\+Peval$<$ E\+O\+T, Elem\+Type $>$}
Full evaluation \mbox{\hyperlink{struct_function}{Function}} for Q\+AP problem
Elem\+Type is the type of elements in the matrix. This type must be signed and not unsigned.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
problems/eval/qap\+Eval.\+h\end{DoxyCompactItemize}