fix wrong licenses
This commit is contained in:
parent
3cec9cde12
commit
78be884270
3 changed files with 5 additions and 5 deletions
|
|
@ -69,7 +69,7 @@ public:
|
|||
/*!
|
||||
Takes all operators.
|
||||
|
||||
\param distrib A distribution to use, if you want to update this parameter (e.gMA-ES) instead of replacing it (e.g. an EDA)
|
||||
\param distrib A distribution to use, if you want to update this parameter (e.g. CMA-ES) instead of replacing it (e.g. an EDA)
|
||||
\param evaluator Evaluate a population
|
||||
\param selector Selection of the best candidate solutions in the population
|
||||
\param estimator Estimation of the distribution parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue