add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating
This commit is contained in:
parent
c4c27907ed
commit
bd236ee67f
54 changed files with 129 additions and 1410 deletions
|
|
@ -79,6 +79,9 @@ class eoScalarFitness
|
|||
private :
|
||||
ScalarType value;
|
||||
};
|
||||
/** @example t-eofitness.cpp
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
Typedefs for fitness comparison, Maximizing Fitness compares with less,
|
||||
|
|
|
|||
Reference in a new issue