Function torch::THDoubleVector_copy [] [src]

pub unsafe extern "C" fn THDoubleVector_copy(
    y: *mut f64,
    x: *const f64,
    n: isize
)