Function gsl_sys::gsl_linalg_QR_unpack
source · [−]pub unsafe extern "C" fn gsl_linalg_QR_unpack(
QR: *const gsl_matrix,
tau: *const gsl_vector,
Q: *mut gsl_matrix,
R: *mut gsl_matrix
) -> c_int
pub unsafe extern "C" fn gsl_linalg_QR_unpack(
QR: *const gsl_matrix,
tau: *const gsl_vector,
Q: *mut gsl_matrix,
R: *mut gsl_matrix
) -> c_int