pub unsafe extern "C" fn SCIPmatrixGetColUb(
matrix: *mut SCIP_MATRIX,
col: c_int,
) -> f64Expand description
get upper bound of column
pub unsafe extern "C" fn SCIPmatrixGetColUb(
matrix: *mut SCIP_MATRIX,
col: c_int,
) -> f64get upper bound of column