Skip to main content

aoclsparse_dsctr_kid

Function aoclsparse_dsctr_kid 

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