Function coco_problem_get_dimension

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

@brief Returns the number of variables i.e. the dimension of the problem.