Type Definition ndarray::ArcArray2[][src]

type ArcArray2<A> = ArcArray<A, Ix2>;

two-dimensional shared ownership array