sp_preorder

Function sp_preorder 

Source
pub unsafe extern "C" fn sp_preorder(
    options: *mut superlu_options_t,
    A: *mut SuperMatrix,
    perm_c: *mut c_int,
    etree: *mut c_int,
    AC: *mut SuperMatrix,
)