33 lines
1 KiB
TeX
33 lines
1 KiB
TeX
\hypertarget{group___samplers}{}\doxysection{Samplers}
|
|
\label{group___samplers}\index{Samplers@{Samplers}}
|
|
|
|
|
|
Functors that draw and repair individuals according to a given distribution.
|
|
|
|
|
|
Collaboration diagram for Samplers\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{group___samplers}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Classes}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
class \mbox{\hyperlink{classedo_sampler}{edo\+Sampler$<$ D $>$}}
|
|
\item
|
|
class \mbox{\hyperlink{classedo_sampler_binomial}{edo\+Sampler\+Binomial$<$ E\+O\+T, D $>$}}
|
|
\item
|
|
class \mbox{\hyperlink{classedo_sampler_normal_mono}{edo\+Sampler\+Normal\+Mono$<$ E\+O\+T, D $>$}}
|
|
\item
|
|
class \mbox{\hyperlink{classedo_sampler_normal_multi}{edo\+Sampler\+Normal\+Multi$<$ E\+O\+T, D $>$}}
|
|
\item
|
|
class \mbox{\hyperlink{classedo_sampler_uniform}{edo\+Sampler\+Uniform$<$ E\+O\+T, D $>$}}
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
Functors that draw and repair individuals according to a given distribution.
|
|
|