SCIPgetRealarrayMaxIdx

Function SCIPgetRealarrayMaxIdx 

Source
pub unsafe extern "C" fn SCIPgetRealarrayMaxIdx(
    scip: *mut SCIP,
    realarray: *mut SCIP_REALARRAY,
) -> c_int
Expand description

returns the maximal index of all stored non-zero elements

@return the maximal index of all stored non-zero elements