Function coco_sys::coco_problem_get_evaluations[][src]

pub unsafe extern "C" fn coco_problem_get_evaluations(
    problem: *const coco_problem_t
) -> size_t
Expand description

@brief Returns the number of objective function evaluations done on the problem.