coco_problem_get_number_of_objectives

Function coco_problem_get_number_of_objectives 

Source
pub unsafe extern "C" fn coco_problem_get_number_of_objectives(
    problem: *const coco_problem_t,
) -> usize
Expand description

@brief Returns the number of objectives of the problem.