coco_suite_get_dimension_from_dimension_index

Function coco_suite_get_dimension_from_dimension_index 

Source
pub unsafe extern "C" fn coco_suite_get_dimension_from_dimension_index(
    suite: *const coco_suite_t,
    dimension_idx: usize,
) -> usize
Expand description

@brief Returns the dimension number in the suite in position dimension_idx (counting from 0).