Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
57
trunk/paradiseo-eo/doc/latex/class_virus_shift_mutation.tex
Normal file
57
trunk/paradiseo-eo/doc/latex/class_virus_shift_mutation.tex
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
\section{Virus\-Shift\-Mutation$<$ Fit\-T $>$ Class Template Reference}
|
||||
\label{class_virus_shift_mutation}\index{VirusShiftMutation@{VirusShiftMutation}}
|
||||
Works for 1-bit virus; shifts the one to the right or left.
|
||||
|
||||
|
||||
{\tt \#include $<$Virus\-Op.h$>$}
|
||||
|
||||
Inheritance diagram for Virus\-Shift\-Mutation$<$ Fit\-T $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=2.81761cm]{class_virus_shift_mutation}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf Virus\-Shift\-Mutation} ()\label{class_virus_shift_mutation_a0}
|
||||
|
||||
\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item
|
||||
virtual std::string {\bf class\-Name} () const \label{class_virus_shift_mutation_a1}
|
||||
|
||||
\begin{CompactList}\small\item\em The class name. \item\end{CompactList}\item
|
||||
bool {\bf operator()} (eo\-Virus$<$ {\bf Fit\-T} $>$ \&\_\-chrom)
|
||||
\begin{CompactList}\small\item\em Change one bit. \item\end{CompactList}\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class Fit\-T$>$ class Virus\-Shift\-Mutation$<$ Fit\-T $>$}
|
||||
|
||||
Works for 1-bit virus; shifts the one to the right or left.
|
||||
|
||||
|
||||
|
||||
Definition at line 86 of file Virus\-Op.h.
|
||||
|
||||
\subsection{Member Function Documentation}
|
||||
\index{VirusShiftMutation@{Virus\-Shift\-Mutation}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!VirusShiftMutation@{Virus\-Shift\-Mutation}}
|
||||
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class Fit\-T$>$ bool {\bf Virus\-Shift\-Mutation}$<$ {\bf Fit\-T} $>$::operator() (eo\-Virus$<$ {\bf Fit\-T} $>$ \& {\em \_\-chrom})\hspace{0.3cm}{\tt [inline, virtual]}}\label{class_virus_shift_mutation_a2}
|
||||
|
||||
|
||||
Change one bit.
|
||||
|
||||
\begin{Desc}
|
||||
\item[Parameters:]
|
||||
\begin{description}
|
||||
\item[{\em chrom}]The cromosome which one bit is going to be changed. \end{description}
|
||||
\end{Desc}
|
||||
|
||||
|
||||
Implements {\bf eo\-UF$<$ eo\-Virus$<$ Fit\-T $>$ \&, bool $>$} {\rm (p.\,\pageref{classeo_u_f_a1})}.
|
||||
|
||||
Definition at line 99 of file Virus\-Op.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
Virus\-Op.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue