.TH "VirusShiftMutation" 3 "19 Oct 2006" "Version 0.9.4-cvs" "EO" \" -*- nroff -*- .ad l .nh .SH NAME VirusShiftMutation \- Works for 1-bit virus; shifts the one to the right or left. .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBeoMonOp< eoVirus< FitT > >\fP. .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBVirusShiftMutation\fP ()" .br .RI "\fICtor. \fP" .ti -1c .RI "virtual std::string \fBclassName\fP () const " .br .RI "\fIThe class name. \fP" .ti -1c .RI "bool \fBoperator()\fP (eoVirus< \fBFitT\fP > &_chrom)" .br .RI "\fIChange one bit. \fP" .in -1c .SH "Detailed Description" .PP .SS "template class VirusShiftMutation< FitT >" Works for 1-bit virus; shifts the one to the right or left. .PP Definition at line 86 of file VirusOp.h. .SH "Member Function Documentation" .PP .SS "template bool \fBVirusShiftMutation\fP< \fBFitT\fP >::operator() (eoVirus< \fBFitT\fP > & _chrom)\fC [inline, virtual]\fP" .PP Change one bit. .PP \fBParameters:\fP .RS 4 \fIchrom\fP The cromosome which one bit is going to be changed. .RE .PP .PP Implements \fBeoUF< eoVirus< FitT > &, bool >\fP. .PP Definition at line 99 of file VirusOp.h. .SH "Author" .PP Generated automatically by Doxygen for EO from the source code.