Type Alias tract_core::internal::tract_ndarray::Ix6

source ·
pub type Ix6 = Dim<[usize; 6]>;
Expand description

six-dimensional

Aliased Type§

struct Ix6 { /* private fields */ }