Function gsl_sys::gsl_spmatrix_add_to_dense[][src]

pub unsafe extern "C" fn gsl_spmatrix_add_to_dense(
    a: *mut gsl_matrix,
    b: *const gsl_spmatrix
) -> c_int
This is supported on crate feature v2_6 only.