Open Judekeyser opened 2 years ago
Creates a Cesaro mean evaluator, to evaluate functions of the form (double, ..., double) -> double
(double, ..., double) -> double
This feature should also consider returning statistics for the evaluation (especially the estimated variance)
Creates a Cesaro mean evaluator, to evaluate functions of the form
(double, ..., double) -> double