Function ndarray::arr1 [] [src]

pub fn arr1<A: Clone>(xs: &[A]) -> Array<A, Ix>

Return a one-dimensional array with elements from xs.