Function scip_sys::SCIPgetIntarrayMaxIdx
source · pub unsafe extern "C" fn SCIPgetIntarrayMaxIdx(
scip: *mut SCIP,
intarray: *mut SCIP_INTARRAY
) -> c_intExpand description
returns the maximal index of all stored non-zero elements
@return the maximal index of all stored non-zero elements