Function torch::THShortVector_cadd [] [src]

pub unsafe extern "C" fn THShortVector_cadd(
    z: *mut c_short,
    x: *const c_short,
    y: *const c_short,
    c: c_short,
    n: isize
)