Type Definition ella_tensor::Tensor1

source ·
pub type Tensor1<T> = Tensor<T, Const<1>>;