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