learning about autoconf: eoBin and bvector.h
This commit is contained in:
parent
93d15b9778
commit
3d7d4a7a51
5 changed files with 10 additions and 4 deletions
|
|
@ -7,8 +7,8 @@
|
|||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include <eoBin.h> // eoBin
|
||||
#include <eoPopOps.h> // eoMonOp
|
||||
#include <eoBin.h> // eoBin
|
||||
#include <eoOp.h> // eoMonOp
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// eoBinRandom --> mofify a chromosome in a random way
|
||||
|
|
@ -340,5 +340,4 @@ template<class Chrom> class eoBinUxOver: public eoBinOp<Chrom>
|
|||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
|
||||
#endif eoBinOp_h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue