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

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

zero-dimensional array