#include <ga/eoBitOp.h>
Inheritance diagram for eoBitPrev< Chrom >:

Public Member Functions | |
| virtual std::string | className () const |
| The class name. | |
| bool | operator() (Chrom &chrom) |
| Change the bit std::string x to be x-1. | |
Definition at line 208 of file eoBitOp.h.
Change the bit std::string x to be x-1.
| chrom | The chromosome to be substracted one. |
Implements eoUF< Chrom &, bool >.
1.4.7