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

101 lines
5.3 KiB
TeX

\hypertarget{classeo_shift_mutation}{}\doxysection{eo\+Shift\+Mutation$<$ E\+OT $>$ Class Template Reference}
\label{classeo_shift_mutation}\index{eoShiftMutation$<$ EOT $>$@{eoShiftMutation$<$ EOT $>$}}
{\ttfamily \#include $<$eo\+Shift\+Mutation.\+h$>$}
Inheritance diagram for eo\+Shift\+Mutation$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_shift_mutation__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+Shift\+Mutation$<$ E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classeo_shift_mutation__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Types}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_shift_mutation_aa4980c9139b608c053c32bd22d24ee1e}\label{classeo_shift_mutation_aa4980c9139b608c053c32bd22d24ee1e}}
typedef E\+O\+T\+::\+Atom\+Type {\bfseries Gene\+Type}
\item
\mbox{\Hypertarget{classeo_shift_mutation_aa4980c9139b608c053c32bd22d24ee1e}\label{classeo_shift_mutation_aa4980c9139b608c053c32bd22d24ee1e}}
typedef E\+O\+T\+::\+Atom\+Type {\bfseries Gene\+Type}
\end{DoxyCompactItemize}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classeo_shift_mutation_a541b947bc02bebf05f58cde5dfe1b024}\label{classeo_shift_mutation_a541b947bc02bebf05f58cde5dfe1b024}}
\mbox{\hyperlink{classeo_shift_mutation_a541b947bc02bebf05f58cde5dfe1b024}{eo\+Shift\+Mutation}} ()
\begin{DoxyCompactList}\small\item\em C\+Tor. \end{DoxyCompactList}\item
\mbox{\Hypertarget{classeo_shift_mutation_a40cc2c8ff2b0168b074865fc8532c7b0}\label{classeo_shift_mutation_a40cc2c8ff2b0168b074865fc8532c7b0}}
virtual std\+::string \mbox{\hyperlink{classeo_shift_mutation_a40cc2c8ff2b0168b074865fc8532c7b0}{class\+Name}} () const
\begin{DoxyCompactList}\small\item\em The class name. \end{DoxyCompactList}\item
bool \mbox{\hyperlink{classeo_shift_mutation_aadd8e496b422ade7238a0515895cde22}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo)
\item
\mbox{\Hypertarget{classeo_shift_mutation_a541b947bc02bebf05f58cde5dfe1b024}\label{classeo_shift_mutation_a541b947bc02bebf05f58cde5dfe1b024}}
\mbox{\hyperlink{classeo_shift_mutation_a541b947bc02bebf05f58cde5dfe1b024}{eo\+Shift\+Mutation}} ()
\begin{DoxyCompactList}\small\item\em C\+Tor. \end{DoxyCompactList}\item
\mbox{\Hypertarget{classeo_shift_mutation_a40cc2c8ff2b0168b074865fc8532c7b0}\label{classeo_shift_mutation_a40cc2c8ff2b0168b074865fc8532c7b0}}
virtual std\+::string \mbox{\hyperlink{classeo_shift_mutation_a40cc2c8ff2b0168b074865fc8532c7b0}{class\+Name}} () const
\begin{DoxyCompactList}\small\item\em The class name. \end{DoxyCompactList}\item
bool \mbox{\hyperlink{classeo_shift_mutation_aadd8e496b422ade7238a0515895cde22}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+eo)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class E\+OT$>$\newline
class eo\+Shift\+Mutation$<$ E\+O\+T $>$}
Shift two components of a chromosome.
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classeo_shift_mutation_aadd8e496b422ade7238a0515895cde22}\label{classeo_shift_mutation_aadd8e496b422ade7238a0515895cde22}}
\index{eoShiftMutation$<$ EOT $>$@{eoShiftMutation$<$ EOT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!eoShiftMutation$<$ EOT $>$@{eoShiftMutation$<$ EOT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
bool \mbox{\hyperlink{classeo_shift_mutation}{eo\+Shift\+Mutation}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+eo }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
Shift two components of the given eoosome.
\begin{DoxyParams}{Parameters}
{\em \+\_\+eo} & The cromosome which is going to be changed. \\
\hline
\end{DoxyParams}
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ E\+O\+T \&, bool $>$}}.
\mbox{\Hypertarget{classeo_shift_mutation_aadd8e496b422ade7238a0515895cde22}\label{classeo_shift_mutation_aadd8e496b422ade7238a0515895cde22}}
\index{eoShiftMutation$<$ EOT $>$@{eoShiftMutation$<$ EOT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!eoShiftMutation$<$ EOT $>$@{eoShiftMutation$<$ EOT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
bool \mbox{\hyperlink{classeo_shift_mutation}{eo\+Shift\+Mutation}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+eo }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
Shift two components of the given eoosome.
\begin{DoxyParams}{Parameters}
{\em \+\_\+eo} & The cromosome which is going to be changed. \\
\hline
\end{DoxyParams}
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ E\+O\+T \&, bool $>$}}.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/eo\+Shift\+Mutation.\+h\end{DoxyCompactItemize}