Function arrayfire::set_slice [] [src]

pub fn set_slice(input: &Array, new_slice: &Array, slice_num: u64) -> Array

Set slice slice_num in input Array to a new Array new_slice

Slices indicate that the indexing is along 3rd dimension