Function arrayfire::set_col [] [src]

pub fn set_col(input: &Array, new_col: &Array, col_num: u64) -> Array

Set col_numth col in input Array to a new Array new_col