Type Definition tract_hir::internal::tract_ndarray::ArcArray2[][src]

pub type ArcArray2<A> = ArrayBase<OwnedArcRepr<A>, Dim<[usize; 2]>>;
Expand description

two-dimensional shared ownership array