Skip to main content

cusparseSpSV_updateMatrix

Function cusparseSpSV_updateMatrix 

Source
pub unsafe extern "C" fn cusparseSpSV_updateMatrix(
    handle: cusparseHandle_t,
    spsvDescr: cusparseSpSVDescr_t,
    newValues: *mut c_void,
    updatePart: cusparseSpSVUpdate_t,
) -> cusparseStatus_t