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