[][src]Type Definition tract_onnx::prelude::tract_ndarray::Array2

type Array2<A> = ArrayBase<OwnedRepr<A>, Dim<[usize; 2]>>;

two-dimensional array