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

Public Member Functions | |
| eoDetBitFlip (const unsigned &_num_bit=1) | |
| (Default) Constructor. | |
| virtual std::string | className () const |
| The class name. | |
| bool | operator() (Chrom &chrom) |
| Change num_bit bits. | |
Private Attributes | |
| unsigned | num_bit |
Definition at line 67 of file eoBitOp.h.
|
||||||||||
|
(Default) Constructor.
|
|
||||||||||
|
Change num_bit bits.
Implements eoUF< Chrom &, bool >. |
1.3.9.1