Function ndarray::arr1 [] [src]

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

Create a one-dimensional array with elements from xs.