Skip to main content

aoclsparse_droti

Function aoclsparse_droti 

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