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
57
Doxygen doc/latex/classeo_external_init.tex
Normal file
57
Doxygen doc/latex/classeo_external_init.tex
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
\hypertarget{classeo_external_init}{}\doxysection{eo\+External\+Init$<$ F, External, External\+EO $>$ Class Template Reference}
|
||||
\label{classeo_external_init}\index{eoExternalInit$<$ F, External, ExternalEO $>$@{eoExternalInit$<$ F, External, ExternalEO $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+External\+Op\+Functions.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+External\+Init$<$ F, External, External\+EO $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=345pt]{classeo_external_init__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+External\+Init$<$ F, External, External\+EO $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=345pt]{classeo_external_init__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_external_init_aed820672d731ffae8a41b502f3bc7754}\label{classeo_external_init_aed820672d731ffae8a41b502f3bc7754}}
|
||||
{\bfseries eo\+External\+Init} (External($\ast$\+\_\+init)(void))
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_external_init_a7fd26e8bbd19b207b74a887f39b4fba8}\label{classeo_external_init_a7fd26e8bbd19b207b74a887f39b4fba8}}
|
||||
void {\bfseries operator()} (External\+EO \&\+\_\+eo)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_external_init_aed820672d731ffae8a41b502f3bc7754}\label{classeo_external_init_aed820672d731ffae8a41b502f3bc7754}}
|
||||
{\bfseries eo\+External\+Init} (External($\ast$\+\_\+init)(void))
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_external_init_a7fd26e8bbd19b207b74a887f39b4fba8}\label{classeo_external_init_a7fd26e8bbd19b207b74a887f39b4fba8}}
|
||||
void {\bfseries operator()} (External\+EO \&\+\_\+eo)
|
||||
\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\+Init$<$ F, External, External\+E\+O $>$}
|
||||
|
||||
Initialization of external struct, ctor expects a function of the following signature\+:
|
||||
|
||||
External func();
|
||||
|
||||
Where External is the user defined struct or class
|
||||
|
||||
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}
|
||||
Loading…
Add table
Add a link
Reference in a new issue