Type Definition ndarray::RcArray2 [] [src]

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

two-dimensional shared ownership array