pub unsafe extern "C" fn coco_problem_get_best_observed_fvalue1(
problem: *const coco_problem_t,
) -> f64Expand description
@brief Returns the best observed value for the first objective.
pub unsafe extern "C" fn coco_problem_get_best_observed_fvalue1(
problem: *const coco_problem_t,
) -> f64@brief Returns the best observed value for the first objective.