Function ndarray::rcarr1[][src]

pub fn rcarr1<A: Clone>(xs: &[A]) -> RcArray<A, Ix1>

Create a one-dimensional array with elements from xs.