Type Definition ella_tensor::Tensor4

source ·
pub type Tensor4<T> = Tensor<T, Const<4>>;