pub unsafe extern "C" fn SCIPmatrixGetRowMaxActivity(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> f64Expand description
get maximal activity of row
pub unsafe extern "C" fn SCIPmatrixGetRowMaxActivity(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> f64get maximal activity of row