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

get lower bound of column