Function gsl_sys::gsl_spmatrix_d2sp[][src]

pub unsafe extern "C" fn gsl_spmatrix_d2sp(
    T: *mut gsl_spmatrix,
    A: *const gsl_matrix
) -> c_int