paradiseo/Doxygen doc/latex/classeo_normal_init.tex
aaziz-alaoui e79679b3c9 adding the problem configuration interface to irace interface
problem_config_mapping created
2020-10-01 15:55:30 +02:00

55 lines
2.2 KiB
TeX

\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}