Type Definition ella_tensor::Tensor2

source ·
pub type Tensor2<T> = Tensor<T, Const<2>>;