adding the problem configuration interface to irace interface
problem_config_mapping created
This commit is contained in:
parent
8fa2270ffd
commit
e79679b3c9
14462 changed files with 182271 additions and 6 deletions
54
Doxygen doc/latex/classeo_s_t_l_b_f.tex
Normal file
54
Doxygen doc/latex/classeo_s_t_l_b_f.tex
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
\hypertarget{classeo_s_t_l_b_f}{}\doxysection{eo\+S\+T\+L\+BF$<$ A1, A2, R $>$ Class Template Reference}
|
||||
\label{classeo_s_t_l_b_f}\index{eoSTLBF$<$ A1, A2, R $>$@{eoSTLBF$<$ A1, A2, R $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+S\+T\+L\+Functor.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+S\+T\+L\+BF$<$ A1, A2, R $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=205pt]{classeo_s_t_l_b_f__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+S\+T\+L\+BF$<$ A1, A2, R $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=205pt]{classeo_s_t_l_b_f__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_b_f_ad8da175d38013060b8bd36d419f4e097}\label{classeo_s_t_l_b_f_ad8da175d38013060b8bd36d419f4e097}}
|
||||
{\bfseries eo\+S\+T\+L\+BF} (\mbox{\hyperlink{classeo_u_f}{eo\+UF}}$<$ A1, \mbox{\hyperlink{classeo_real}{R}} $>$ \&\+\_\+f)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_b_f_ac4bf57cdff33a5a1a29da8984d2726bd}\label{classeo_s_t_l_b_f_ac4bf57cdff33a5a1a29da8984d2726bd}}
|
||||
\mbox{\hyperlink{classeo_real}{R}} {\bfseries operator()} (A1 a1, A2 a2)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_b_f_ad8da175d38013060b8bd36d419f4e097}\label{classeo_s_t_l_b_f_ad8da175d38013060b8bd36d419f4e097}}
|
||||
{\bfseries eo\+S\+T\+L\+BF} (\mbox{\hyperlink{classeo_u_f}{eo\+UF}}$<$ A1, \mbox{\hyperlink{classeo_real}{R}} $>$ \&\+\_\+f)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_s_t_l_b_f_ac4bf57cdff33a5a1a29da8984d2726bd}\label{classeo_s_t_l_b_f_ac4bf57cdff33a5a1a29da8984d2726bd}}
|
||||
\mbox{\hyperlink{classeo_real}{R}} {\bfseries operator()} (A1 a1, A2 a2)
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class A1, class A2, class R$>$\newline
|
||||
class eo\+S\+T\+L\+B\+F$<$ A1, A2, R $>$}
|
||||
|
||||
Generic set of classes that wrap an \mbox{\hyperlink{classeo_f}{eoF}}, \mbox{\hyperlink{classeo_u_f}{eo\+UF}} or \mbox{\hyperlink{classeo_b_f}{eo\+BF}} so that they have the copy semantics the S\+TL functions usually require (i.\+e. they can be passed by value, rather than the \mbox{\hyperlink{class_e_o}{EO}} standard pass by reference).
|
||||
|
||||
The family consists of \mbox{\hyperlink{classeo_s_t_l_f}{eo\+S\+T\+LF}}, \mbox{\hyperlink{classeo_s_t_l_u_f}{eo\+S\+T\+L\+UF}}, \mbox{\hyperlink{classeo_s_t_l_b_f}{eo\+S\+T\+L\+BF}} that modify \mbox{\hyperlink{classeo_f}{eoF}}, \mbox{\hyperlink{classeo_u_f}{eo\+UF}} and \mbox{\hyperlink{classeo_b_f}{eo\+BF}} respectively
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/eo\+S\+T\+L\+Functor.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue