igraph_sparsemat_gaxpy

Function igraph_sparsemat_gaxpy 

Source
pub unsafe extern "C" fn igraph_sparsemat_gaxpy(
    A: *const igraph_sparsemat_t,
    x: *const igraph_vector_t,
    res: *mut igraph_vector_t,
) -> igraph_error_t