Function gsl_sys::gsl_linalg_R_svx[][src]

pub unsafe extern "C" fn gsl_linalg_R_svx(
    R: *const gsl_matrix,
    x: *mut gsl_vector
) -> c_int