Function sundials_sys::N_VMinQuotient

source ·
pub unsafe extern "C" fn N_VMinQuotient(
    num: N_Vector,
    denom: N_Vector
) -> sunrealtype