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