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
53
Doxygen doc/latex/classeo_neg_exp_generator.tex
Normal file
53
Doxygen doc/latex/classeo_neg_exp_generator.tex
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
\hypertarget{classeo_neg_exp_generator}{}\doxysection{eo\+Neg\+Exp\+Generator$<$ T $>$ Class Template Reference}
|
||||
\label{classeo_neg_exp_generator}\index{eoNegExpGenerator$<$ T $>$@{eoNegExpGenerator$<$ T $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Rnd\+Generators.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Neg\+Exp\+Generator$<$ T $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=232pt]{classeo_neg_exp_generator__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Neg\+Exp\+Generator$<$ T $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=232pt]{classeo_neg_exp_generator__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_neg_exp_generator_ab86b2be38ef034cc87b2b0a8f292d8a8}\label{classeo_neg_exp_generator_ab86b2be38ef034cc87b2b0a8f292d8a8}}
|
||||
{\bfseries eo\+Neg\+Exp\+Generator} (T \+\_\+mean=1.\+0, \mbox{\hyperlink{classeo_rng}{eo\+Rng}} \&\+\_\+rng=rng)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_neg_exp_generator_aab8eda9e46575c301be35c2e05d0eb4e}\label{classeo_neg_exp_generator_aab8eda9e46575c301be35c2e05d0eb4e}}
|
||||
T \mbox{\hyperlink{classeo_neg_exp_generator_aab8eda9e46575c301be35c2e05d0eb4e}{operator()}} (void)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_neg_exp_generator_ab86b2be38ef034cc87b2b0a8f292d8a8}\label{classeo_neg_exp_generator_ab86b2be38ef034cc87b2b0a8f292d8a8}}
|
||||
{\bfseries eo\+Neg\+Exp\+Generator} (T \+\_\+mean=1.\+0, \mbox{\hyperlink{classeo_rng}{eo\+Rng}} \&\+\_\+rng=rng)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_neg_exp_generator_aab8eda9e46575c301be35c2e05d0eb4e}\label{classeo_neg_exp_generator_aab8eda9e46575c301be35c2e05d0eb4e}}
|
||||
T \mbox{\hyperlink{classeo_neg_exp_generator_aab8eda9e46575c301be35c2e05d0eb4e}{operator()}} (void)
|
||||
\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 T = double$>$\newline
|
||||
class eo\+Neg\+Exp\+Generator$<$ T $>$}
|
||||
|
||||
The class \mbox{\hyperlink{classnegexp__generator}{negexp\+\_\+generator}} can be used in the S\+TL generate function to easily generate negative exponential distributed floats and doubles. The user can supply a mean.
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/utils/eo\+Rnd\+Generators.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue