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

type Array5<A> = ArrayBase<OwnedRepr<A>, Dim<[usize; 5]>>;

five-dimensional array