pub unsafe extern "C" fn SCIPmatrixGetColNNonzs(
matrix: *mut SCIP_MATRIX,
col: c_int,
) -> c_intExpand description
get the number of non-zero entries of this column
pub unsafe extern "C" fn SCIPmatrixGetColNNonzs(
matrix: *mut SCIP_MATRIX,
col: c_int,
) -> c_intget the number of non-zero entries of this column