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

82 lines
4.1 KiB
TeX

\hypertarget{classmoeo_number_unvisited_select}{}\doxysection{moeo\+Number\+Unvisited\+Select$<$ M\+O\+E\+OT $>$ Class Template Reference}
\label{classmoeo_number_unvisited_select}\index{moeoNumberUnvisitedSelect$<$ MOEOT $>$@{moeoNumberUnvisitedSelect$<$ MOEOT $>$}}
{\ttfamily \#include $<$moeo\+Number\+Unvisited\+Select.\+h$>$}
Inheritance diagram for moeo\+Number\+Unvisited\+Select$<$ M\+O\+E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classmoeo_number_unvisited_select__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for moeo\+Number\+Unvisited\+Select$<$ M\+O\+E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classmoeo_number_unvisited_select__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{classmoeo_number_unvisited_select_a727b78c1edb29a256ac1677a0aa6ad0b}{moeo\+Number\+Unvisited\+Select}} (unsigned int \+\_\+number)
\item
std\+::vector$<$ unsigned int $>$ \mbox{\hyperlink{classmoeo_number_unvisited_select_a3b2e8f7bd2129bf6f89fcb7d5e60355a}{operator()}} (\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ M\+O\+E\+OT $>$ \&\+\_\+src)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class M\+O\+E\+OT$>$\newline
class moeo\+Number\+Unvisited\+Select$<$ M\+O\+E\+O\+T $>$}
Selector which select a part of unvisited individuals of a population
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{classmoeo_number_unvisited_select_a727b78c1edb29a256ac1677a0aa6ad0b}\label{classmoeo_number_unvisited_select_a727b78c1edb29a256ac1677a0aa6ad0b}}
\index{moeoNumberUnvisitedSelect$<$ MOEOT $>$@{moeoNumberUnvisitedSelect$<$ MOEOT $>$}!moeoNumberUnvisitedSelect@{moeoNumberUnvisitedSelect}}
\index{moeoNumberUnvisitedSelect@{moeoNumberUnvisitedSelect}!moeoNumberUnvisitedSelect$<$ MOEOT $>$@{moeoNumberUnvisitedSelect$<$ MOEOT $>$}}
\doxysubsubsection{\texorpdfstring{moeoNumberUnvisitedSelect()}{moeoNumberUnvisitedSelect()}}
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
\mbox{\hyperlink{classmoeo_number_unvisited_select}{moeo\+Number\+Unvisited\+Select}}$<$ M\+O\+E\+OT $>$\+::\mbox{\hyperlink{classmoeo_number_unvisited_select}{moeo\+Number\+Unvisited\+Select}} (\begin{DoxyParamCaption}\item[{unsigned int}]{\+\_\+number }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
Constructor
\begin{DoxyParams}{Parameters}
{\em \+\_\+number} & the number of individuals to select \\
\hline
\end{DoxyParams}
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classmoeo_number_unvisited_select_a3b2e8f7bd2129bf6f89fcb7d5e60355a}\label{classmoeo_number_unvisited_select_a3b2e8f7bd2129bf6f89fcb7d5e60355a}}
\index{moeoNumberUnvisitedSelect$<$ MOEOT $>$@{moeoNumberUnvisitedSelect$<$ MOEOT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!moeoNumberUnvisitedSelect$<$ MOEOT $>$@{moeoNumberUnvisitedSelect$<$ MOEOT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
std\+::vector$<$unsigned int$>$ \mbox{\hyperlink{classmoeo_number_unvisited_select}{moeo\+Number\+Unvisited\+Select}}$<$ M\+O\+E\+OT $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ M\+O\+E\+OT $>$ \&}]{\+\_\+src }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
functor which return index of selected individuals of a population
\begin{DoxyParams}{Parameters}
{\em \+\_\+src} & the population \\
\hline
\end{DoxyParams}
\begin{DoxyReturn}{Returns}
the vector contains index of the part of unvisited individuals of the population
\end{DoxyReturn}
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ eo\+Pop$<$ M\+O\+E\+O\+T $>$ \&, std\+::vector$<$ unsigned int $>$ $>$}}.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
moeo/src/selection/moeo\+Number\+Unvisited\+Select.\+h\end{DoxyCompactItemize}