Type Alias tract_hir::internal::tract_data::internal::tract_ndarray::Ix5

source ·
pub type Ix5 = Dim<[usize; 5]>;
Expand description

five-dimensional

Aliased Type§

struct Ix5 { /* private fields */ }