Add quartiles statistics of the moNeighborhoodStat. Add metho longName in moVectorMonitor.
This commit is contained in:
parent
a3288caf6d
commit
25850272c3
22 changed files with 533 additions and 28 deletions
|
|
@ -53,7 +53,7 @@ public :
|
|||
* @param _description a description of the parameter
|
||||
*/
|
||||
moSolutionStat(std::string _description = "solution"):
|
||||
moStat<EOT, EOT>(EOT(), _description) { }
|
||||
moStat<EOT, EOT>(EOT(), "fitness solution") { }
|
||||
|
||||
/**
|
||||
* Initialization the solution by copy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue