Function gsl_sys::gsl_linalg_R_solve
source · [−]pub unsafe extern "C" fn gsl_linalg_R_solve(
R: *const gsl_matrix,
b: *const gsl_vector,
x: *mut gsl_vector
) -> c_int
pub unsafe extern "C" fn gsl_linalg_R_solve(
R: *const gsl_matrix,
b: *const gsl_vector,
x: *mut gsl_vector
) -> c_int