pub unsafe extern "C" fn SCIPmatrixGetRowValPtrExact(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> *mut *mut SCIP_RATIONALExpand description
get row based start pointer of values
pub unsafe extern "C" fn SCIPmatrixGetRowValPtrExact(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> *mut *mut SCIP_RATIONALget row based start pointer of values