pub unsafe extern "C" fn SCIPmatrixGetRowRhs(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> f64Expand description
get right-hand-side of row
pub unsafe extern "C" fn SCIPmatrixGetRowRhs(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> f64get right-hand-side of row