SCIPsortRealPtr

Function SCIPsortRealPtr 

Source
pub unsafe extern "C" fn SCIPsortRealPtr(
    realarray: *mut f64,
    ptrarray: *mut *mut c_void,
    len: c_int,
)
Expand description

sort of two joint arrays of Reals/pointers, sorted by first array in non-decreasing order