Skip to main content

aoclsparse_dset_value

Function aoclsparse_dset_value 

Source
pub unsafe extern "C" fn aoclsparse_dset_value(
    A: aoclsparse_matrix,
    row_idx: aoclsparse_int,
    col_idx: aoclsparse_int,
    val: f64,
) -> aoclsparse_status