Type Definition ella_tensor::Tensor3

source ·
pub type Tensor3<T> = Tensor<T, Const<3>>;