VirusShiftMutation< FitT > Class Template Reference

Works for 1-bit virus; shifts the one to the right or left. More...

#include <VirusOp.h>

Inheritance diagram for VirusShiftMutation< FitT >:

eoMonOp< EOType > eoOp< EOType > eoUF< EOType &, bool > eoFunctorBase

List of all members.

Public Member Functions

 VirusShiftMutation ()
 Ctor.
virtual std::string className () const
 The class name.
bool operator() (eoVirus< FitT > &_chrom)
 Change one bit.


Detailed Description

template<class FitT>
class VirusShiftMutation< FitT >

Works for 1-bit virus; shifts the one to the right or left.

Definition at line 88 of file VirusOp.h.


Member Function Documentation

template<class FitT>
bool VirusShiftMutation< FitT >::operator() ( eoVirus< FitT > &  _chrom  )  [inline]

Change one bit.

Parameters:
chrom The cromosome which one bit is going to be changed.

Definition at line 102 of file VirusOp.h.


The documentation for this class was generated from the following file:

Generated on Thu Jan 1 23:19:52 2009 for EvolvingObjects by  doxygen 1.5.5