[][src]Type Definition ndarray::RcArray1

type RcArray1<A> = RcArray<A, Ix1>;

one-dimensional shared ownership array