[][src]Function arrayfire::cols

pub fn cols<T>(input: &Array<T>, first: i64, last: i64) -> Array<T> where
    T: HasAfEnum

Get all cols from first to last in the input Array