ella_tensor

Type Alias Tensor2

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

Aliased Typeยง

struct Tensor2<T> { /* private fields */ }