Function torch::THLongVector_divs [] [src]

pub unsafe extern "C" fn THLongVector_divs(
    y: *mut c_long,
    x: *const c_long,
    c: c_long,
    n: isize
)