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