paradiseo/Doxygen doc/latex/class_virus_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{class_virus_shift_mutation}{}\doxysection{Virus\+Shift\+Mutation$<$ FitT $>$ Class Template Reference}
\label{class_virus_shift_mutation}\index{VirusShiftMutation$<$ FitT $>$@{VirusShiftMutation$<$ FitT $>$}}
Works for 1-\/bit virus; shifts the one to the right or left.
{\ttfamily \#include $<$Virus\+Op.\+h$>$}
Inheritance diagram for Virus\+Shift\+Mutation$<$ FitT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{class_virus_shift_mutation__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for Virus\+Shift\+Mutation$<$ FitT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{class_virus_shift_mutation__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{class_virus_shift_mutation_a27a7ef91e96d6843e5962be3b1333d45}\label{class_virus_shift_mutation_a27a7ef91e96d6843e5962be3b1333d45}}
\mbox{\hyperlink{class_virus_shift_mutation_a27a7ef91e96d6843e5962be3b1333d45}{Virus\+Shift\+Mutation}} ()
\begin{DoxyCompactList}\small\item\em Ctor. \end{DoxyCompactList}\item
\mbox{\Hypertarget{class_virus_shift_mutation_ac5c3c111b94c96f16c432a49609aeda5}\label{class_virus_shift_mutation_ac5c3c111b94c96f16c432a49609aeda5}}
virtual std\+::string \mbox{\hyperlink{class_virus_shift_mutation_ac5c3c111b94c96f16c432a49609aeda5}{class\+Name}} () const
\begin{DoxyCompactList}\small\item\em The class name. \end{DoxyCompactList}\item
bool \mbox{\hyperlink{class_virus_shift_mutation_ae6883dc0f8183f95f42d3ad9f4eb3268}{operator()}} (\mbox{\hyperlink{classeo_virus}{eo\+Virus}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$ \&\+\_\+chrom)
\item
\mbox{\Hypertarget{class_virus_shift_mutation_a27a7ef91e96d6843e5962be3b1333d45}\label{class_virus_shift_mutation_a27a7ef91e96d6843e5962be3b1333d45}}
\mbox{\hyperlink{class_virus_shift_mutation_a27a7ef91e96d6843e5962be3b1333d45}{Virus\+Shift\+Mutation}} ()
\begin{DoxyCompactList}\small\item\em Ctor. \end{DoxyCompactList}\item
\mbox{\Hypertarget{class_virus_shift_mutation_ac5c3c111b94c96f16c432a49609aeda5}\label{class_virus_shift_mutation_ac5c3c111b94c96f16c432a49609aeda5}}
virtual std\+::string \mbox{\hyperlink{class_virus_shift_mutation_ac5c3c111b94c96f16c432a49609aeda5}{class\+Name}} () const
\begin{DoxyCompactList}\small\item\em The class name. \end{DoxyCompactList}\item
bool \mbox{\hyperlink{class_virus_shift_mutation_ae6883dc0f8183f95f42d3ad9f4eb3268}{operator()}} (\mbox{\hyperlink{classeo_virus}{eo\+Virus}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$ \&\+\_\+chrom)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class FitT$>$\newline
class Virus\+Shift\+Mutation$<$ Fit\+T $>$}
Works for 1-\/bit virus; shifts the one to the right or left.
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{class_virus_shift_mutation_ae6883dc0f8183f95f42d3ad9f4eb3268}\label{class_virus_shift_mutation_ae6883dc0f8183f95f42d3ad9f4eb3268}}
\index{VirusShiftMutation$<$ FitT $>$@{VirusShiftMutation$<$ FitT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!VirusShiftMutation$<$ FitT $>$@{VirusShiftMutation$<$ FitT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
{\footnotesize\ttfamily template$<$class FitT $>$ \\
bool \mbox{\hyperlink{class_virus_shift_mutation}{Virus\+Shift\+Mutation}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_virus}{eo\+Virus}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$ \&}]{\+\_\+chrom }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
Change one bit.
\begin{DoxyParams}{Parameters}
{\em chrom} & The cromosome which one bit is going to be changed. \\
\hline
\end{DoxyParams}
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ eo\+Virus$<$ Fit\+T $>$ \&, bool $>$}}.
\mbox{\Hypertarget{class_virus_shift_mutation_ae6883dc0f8183f95f42d3ad9f4eb3268}\label{class_virus_shift_mutation_ae6883dc0f8183f95f42d3ad9f4eb3268}}
\index{VirusShiftMutation$<$ FitT $>$@{VirusShiftMutation$<$ FitT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!VirusShiftMutation$<$ FitT $>$@{VirusShiftMutation$<$ FitT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
{\footnotesize\ttfamily template$<$class FitT $>$ \\
bool \mbox{\hyperlink{class_virus_shift_mutation}{Virus\+Shift\+Mutation}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_virus}{eo\+Virus}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$ \&}]{\+\_\+chrom }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
Change one bit.
\begin{DoxyParams}{Parameters}
{\em chrom} & The cromosome which one bit is going to be changed. \\
\hline
\end{DoxyParams}
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ eo\+Virus$<$ Fit\+T $>$ \&, bool $>$}}.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/contrib/\+M\+G\+E/Virus\+Op.\+h\end{DoxyCompactItemize}