[][src]Type Definition ndarray::RcArray2

type RcArray2<A> = RcArray<A, Ix2>;

two-dimensional shared ownership array