pub unsafe extern "C" fn SCIPmatrixIsRowRhsInfinity(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> c_uintExpand description
flag indicating if right-hand-side of row is infinity
pub unsafe extern "C" fn SCIPmatrixIsRowRhsInfinity(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> c_uintflag indicating if right-hand-side of row is infinity