Skip to main content

aoclsparse_ddoti

Function aoclsparse_ddoti 

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