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

type Array0<A> = ArrayBase<OwnedRepr<A>, Dim<[usize; 0]>>;

zero-dimensional array