fix most of the doxygen warnings
This commit is contained in:
parent
22224ad793
commit
faaf13194f
42 changed files with 84 additions and 52 deletions
|
|
@ -49,7 +49,7 @@ public:
|
|||
|
||||
/**
|
||||
*
|
||||
* @param eo The cromosome which is going to be changed.
|
||||
* @param _eo The cromosome which is going to be changed.
|
||||
*/
|
||||
bool operator()(EOT& _eo) {
|
||||
// generate two different indices
|
||||
|
|
|
|||
Reference in a new issue