Skip to main content

cusparseZcsrilu02_numericBoost

Function cusparseZcsrilu02_numericBoost 

Source
pub unsafe fn cusparseZcsrilu02_numericBoost(
    handle: cusparseHandle_t,
    info: csrilu02Info_t,
    enable_boost: c_int,
    tol: *mut f64,
    boost_val: *mut cuDoubleComplex,
) -> cusparseStatus_t