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_normal_init.tex
Normal file
55
Doxygen doc/latex/classeo_normal_init.tex
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
\hypertarget{classeo_normal_init}{}\doxysection{eo\+Normal\+Init$<$ T $>$ Class Template Reference}
|
||||
\label{classeo_normal_init}\index{eoNormalInit$<$ T $>$@{eoNormalInit$<$ T $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Uniform\+Init.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Normal\+Init$<$ T $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=298pt]{classeo_normal_init__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Normal\+Init$<$ T $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=298pt]{classeo_normal_init__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_normal_init_a6a245b247dba66ad0c6c9e384cc06a9f}\label{classeo_normal_init_a6a245b247dba66ad0c6c9e384cc06a9f}}
|
||||
{\bfseries eo\+Normal\+Init} (T \+\_\+stdev=T(1.\+0), \mbox{\hyperlink{classeo_rng}{eo\+Rng}} \&\+\_\+rng=rng)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_normal_init_a957ed0414e65a57419d795e83622d955}\label{classeo_normal_init_a957ed0414e65a57419d795e83622d955}}
|
||||
void {\bfseries operator()} (T \&\+\_\+t)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_normal_init_a6a245b247dba66ad0c6c9e384cc06a9f}\label{classeo_normal_init_a6a245b247dba66ad0c6c9e384cc06a9f}}
|
||||
{\bfseries eo\+Normal\+Init} (T \+\_\+stdev=T(1.\+0), \mbox{\hyperlink{classeo_rng}{eo\+Rng}} \&\+\_\+rng=rng)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_normal_init_a957ed0414e65a57419d795e83622d955}\label{classeo_normal_init_a957ed0414e65a57419d795e83622d955}}
|
||||
void {\bfseries operator()} (T \&\+\_\+t)
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class T = double$>$\newline
|
||||
class eo\+Normal\+Init$<$ T $>$}
|
||||
|
||||
The class \mbox{\hyperlink{classnormal__generator}{normal\+\_\+generator}} can be used in the S\+TL generate function to easily generate gaussian distributed floats and doubles. The user can supply a standard deviation which defaults to 1.
|
||||
|
||||
for doubles and floats
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/utils/eo\+Uniform\+Init.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue