dLDLTRemove

Function dLDLTRemove 

Source
pub unsafe extern "C" fn dLDLTRemove(
    A: *mut *mut f64,
    p: *const c_int,
    L: *mut f64,
    d: *mut f64,
    n1: c_int,
    n2: c_int,
    r: c_int,
    nskip: c_int,
)