pub unsafe extern "C" fn SCIPmatrixGetRowNNonzs(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> c_intExpand description
get number of non-zeros of this row
pub unsafe extern "C" fn SCIPmatrixGetRowNNonzs(
matrix: *mut SCIP_MATRIX,
row: c_int,
) -> c_intget number of non-zeros of this row