Function ndarray::arr1 [] [src]

pub fn arr1<A: Clone>(xs: &[A]) -> Array1<A>

Create a one-dimensional array with elements from xs.