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

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

one-dimensional array