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
55
Doxygen doc/latex/classeo_functor_stat.tex
Normal file
55
Doxygen doc/latex/classeo_functor_stat.tex
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
\hypertarget{classeo_functor_stat}{}\doxysection{eo\+Functor\+Stat$<$ E\+OT, T $>$ Class Template Reference}
|
||||
\label{classeo_functor_stat}\index{eoFunctorStat$<$ EOT, T $>$@{eoFunctorStat$<$ EOT, T $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Func\+Ptr\+Stat.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Functor\+Stat$<$ E\+OT, T $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_functor_stat__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Functor\+Stat$<$ E\+OT, T $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_functor_stat__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_functor_stat_a8a3ed8fba5127f5cdf8dd36bd359cdd1}\label{classeo_functor_stat_a8a3ed8fba5127f5cdf8dd36bd359cdd1}}
|
||||
{\bfseries eo\+Functor\+Stat} (\mbox{\hyperlink{classeo_u_f}{eo\+UF}}$<$ const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&, T $>$ \&f, std\+::string \+\_\+description=\char`\"{}functor\char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_functor_stat_ae427bdc0edeb366397b98728b66575bc}\label{classeo_functor_stat_ae427bdc0edeb366397b98728b66575bc}}
|
||||
void \mbox{\hyperlink{classeo_functor_stat_ae427bdc0edeb366397b98728b66575bc}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&pop)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_functor_stat_a8a3ed8fba5127f5cdf8dd36bd359cdd1}\label{classeo_functor_stat_a8a3ed8fba5127f5cdf8dd36bd359cdd1}}
|
||||
{\bfseries eo\+Functor\+Stat} (\mbox{\hyperlink{classeo_u_f}{eo\+UF}}$<$ const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&, T $>$ \&f, std\+::string \+\_\+description=\char`\"{}functor\char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_functor_stat_ae427bdc0edeb366397b98728b66575bc}\label{classeo_functor_stat_ae427bdc0edeb366397b98728b66575bc}}
|
||||
void \mbox{\hyperlink{classeo_functor_stat_ae427bdc0edeb366397b98728b66575bc}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&pop)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT, class T$>$\newline
|
||||
class eo\+Functor\+Stat$<$ E\+O\+T, T $>$}
|
||||
|
||||
Wrapper to turn any stand-\/alone function and into an \mbox{\hyperlink{classeo_stat}{eo\+Stat}}.
|
||||
|
||||
The function should take an \mbox{\hyperlink{classeo_pop}{eo\+Pop}} as argument.
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/utils/eo\+Func\+Ptr\+Stat.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue