Function ode_base::ode::dRemoveRowCol

source ·
pub unsafe extern "C" fn dRemoveRowCol(
    A: *mut dReal,
    n: c_int,
    nskip: c_int,
    r: c_int
)