Function scip_sys::SCIPsortRealInt
source · pub unsafe extern "C" fn SCIPsortRealInt(
realarray: *mut f64,
intarray: *mut c_int,
len: c_int
)Expand description
sort of two joint arrays of Reals/ints, sorted by first array in non-decreasing order