Function sundials_sys::N_VLinearSum[][src]

pub unsafe extern "C" fn N_VLinearSum(
    a: realtype,
    x: N_Vector,
    b: realtype,
    y: N_Vector,
    z: N_Vector
)