Function scip_sys::SCIPsortDownRealInt
source · pub unsafe extern "C" fn SCIPsortDownRealInt(
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-increasing order