pub type TensorViewMut6<'a, T> = TensorViewMut<'a, T, Ix6>;Expand description
TensorViewMut with 6 dimensions.
Aliased Typeยง
pub struct TensorViewMut6<'a, T> { /* private fields */ }pub type TensorViewMut6<'a, T> = TensorViewMut<'a, T, Ix6>;TensorViewMut with 6 dimensions.
pub struct TensorViewMut6<'a, T> { /* private fields */ }