Function arrayfire::set_rows [] [src]

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

Set rows from first to last in input Array with rows from Array new_rows