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/classedo_normal_mono.tex
Normal file
55
Doxygen doc/latex/classedo_normal_mono.tex
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
\hypertarget{classedo_normal_mono}{}\doxysection{edo\+Normal\+Mono$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classedo_normal_mono}\index{edoNormalMono$<$ EOT $>$@{edoNormalMono$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$edo\+Normal\+Mono.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for edo\+Normal\+Mono$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=220pt]{classedo_normal_mono__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for edo\+Normal\+Mono$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=220pt]{classedo_normal_mono__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_normal_mono_a3249d54b81245dd37f3b61f984cb3c29}\label{classedo_normal_mono_a3249d54b81245dd37f3b61f984cb3c29}}
|
||||
{\bfseries edo\+Normal\+Mono} (const \mbox{\hyperlink{struct_dummy}{E\+OT}} \&mean, const \mbox{\hyperlink{struct_dummy}{E\+OT}} \&variance)
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_normal_mono_a512f5d00405137fdefbc51eb8752a9fd}\label{classedo_normal_mono_a512f5d00405137fdefbc51eb8752a9fd}}
|
||||
unsigned int {\bfseries size} ()
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_normal_mono_ab5f3c62d78a35432121582b92d09843a}\label{classedo_normal_mono_ab5f3c62d78a35432121582b92d09843a}}
|
||||
\mbox{\hyperlink{struct_dummy}{E\+OT}} {\bfseries mean} ()
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_normal_mono_a69c3fb87e5d228430dfc8a1e7926ce59}\label{classedo_normal_mono_a69c3fb87e5d228430dfc8a1e7926ce59}}
|
||||
\mbox{\hyperlink{struct_dummy}{E\+OT}} {\bfseries variance} ()
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$typename E\+OT$>$\newline
|
||||
class edo\+Normal\+Mono$<$ E\+O\+T $>$}
|
||||
|
||||
A normal (Gaussian) distribution that only model variances of variables.
|
||||
|
||||
This is basically a mean vector and a variances vector. Do not model co-\/variances.
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
edo/src/edo\+Normal\+Mono.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue