Type Definition ndarray::ArcArray2

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

two-dimensional shared ownership array