fix even more warnings and reduce some tests runtimes
tested under gcc and clang
This commit is contained in:
parent
ddb261348c
commit
9d3c848dfb
9 changed files with 29 additions and 26 deletions
|
|
@ -54,7 +54,7 @@ public:
|
|||
* distrib.mean, pop.best_element);
|
||||
* @endcode
|
||||
*/
|
||||
edoEstimatorAdaptiveEdit<D>(
|
||||
edoEstimatorAdaptiveEdit(
|
||||
D& distrib,
|
||||
std::function<P()> getter,
|
||||
std::function<void(P)> setter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue