Function torch::THFloatVector_cdiv [] [src]

pub unsafe extern "C" fn THFloatVector_cdiv(
    z: *mut f32,
    x: *const f32,
    y: *const f32,
    n: isize
)