[][src]Type Definition ndarray::ArcArray1

type ArcArray1<A> = ArcArray<A, Ix1>;

one-dimensional shared ownership array