Type Definition ndarray::ArcArray2[][src]

pub type ArcArray2<A> = ArcArray<A, Ix2>;
Expand description

two-dimensional shared ownership array