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

type Array1<A> = ArrayBase<OwnedRepr<A>, Dim<[usize; 1]>>;

one-dimensional array