pub unsafe extern "C" fn SCIPmatrixGetColUb(
    matrix: *mut SCIP_MATRIX,
    col: c_int
) -> f64
Expand description

get upper bound of column