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