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

get maximal activity of row