Function sundials_sys::N_VCompare

source ·
pub unsafe extern "C" fn N_VCompare(
    c: realtype,
    x: N_Vector,
    z: N_Vector
)