ella_tensor

Type Alias Tensor3

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

Aliased Typeยง

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