updated documentation
This commit is contained in:
parent
df56ae5145
commit
0219de5b61
3 changed files with 10 additions and 4 deletions
|
|
@ -30,7 +30,6 @@
|
|||
#include <vector>
|
||||
|
||||
/**
|
||||
\ingroup EvolutionStrategies
|
||||
|
||||
Base class for fixed length chromosomes, just derives from EO and vector and
|
||||
redirects the smaller than operator to EO (fitness based comparison)
|
||||
|
|
|
|||
Reference in a new issue