Function scip_sys::SCIPmatrixGetRowValPtr
source · pub unsafe extern "C" fn SCIPmatrixGetRowValPtr(
matrix: *mut SCIP_MATRIX,
row: c_int
) -> *mut f64Expand description
get row based start pointer of values
pub unsafe extern "C" fn SCIPmatrixGetRowValPtr(
matrix: *mut SCIP_MATRIX,
row: c_int
) -> *mut f64get row based start pointer of values