Skip to main content

aoclsparse_dsctr

Function aoclsparse_dsctr 

Source
pub unsafe extern "C" fn aoclsparse_dsctr(
    nnz: aoclsparse_int,
    x: *const f64,
    indx: *const aoclsparse_int,
    y: *mut f64,
) -> aoclsparse_status