Function dRemoveRowCol

Source
pub unsafe extern "C" fn dRemoveRowCol(
    A: *mut f64,
    n: c_int,
    nskip: c_int,
    r: c_int,
)