Added oine star at start of comment to have Doxygen process it !!!
This commit is contained in:
parent
70d9804277
commit
83e883a158
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include <eoSelectFromWorth.h>
|
||||
#include <eoPerf2Worth.h>
|
||||
|
||||
/* An instance of eoPerf2Worth
|
||||
/** An instance of eoPerf2Worth
|
||||
* COmputes the linearly scaled fitnesses
|
||||
* with given selective pressure
|
||||
* Pselect(Best) == pressure/sizePop
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
#include <eoPerf2Worth.h>
|
||||
|
||||
/* An instance of eoPerfFromWorth
|
||||
/** An instance of eoPerfFromWorth
|
||||
* COmputes the ranked fitness: fitnesses range in [m,M]
|
||||
* with m=2-pressure/popSize and M=pressure/popSize.
|
||||
* in between, the progression depends on exponent (linear if 1).
|
||||
|
|
|
|||
Reference in a new issue