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

get row based start pointer of values