Function arrayfire::slices [] [src]

pub fn slices(input: &Array, first: u64, last: u64) -> Array

Get slices from first to last in input Array

Slices indicate that the indexing is along 3rd dimension