coco_problem_get_smallest_values_of_interest

Function coco_problem_get_smallest_values_of_interest 

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

@brief Returns a vector of size ‘dimension’ with lower bounds of the region of interest in the decision space.