Type Definition ndarray::RcArray2[][src]

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

two-dimensional shared ownership array