ella_tensor

Type Alias Tensor4

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

Aliased Typeยง

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