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