Function coco_sys::coco_recommend_solution[][src]

pub unsafe extern "C" fn coco_recommend_solution(
    problem: *mut coco_problem_t,
    x: *const f64
)
Expand description

@brief Recommends a solution as the current best guesses to the problem. Not implemented yet.