ella_tensor

Type Alias Tensor1

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

Aliased Typeยง

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