Function sundials_sys::N_VDotProd

source ·
pub unsafe extern "C" fn N_VDotProd(
    x: N_Vector,
    y: N_Vector
) -> realtype