Skip to main content

aoclsparse_csr2ellthyb_width

Function aoclsparse_csr2ellthyb_width 

Source
pub unsafe extern "C" fn aoclsparse_csr2ellthyb_width(
    m: aoclsparse_int,
    nnz: aoclsparse_int,
    csr_row_ptr: *const aoclsparse_int,
    ell_m: *mut aoclsparse_int,
    ell_width: *mut aoclsparse_int,
) -> aoclsparse_status