Module tensor

Source
Expand description

tensor module containing the tensor and storage implementations.

Structs§

Tensor
A data structure to represent a multi-dimensional tensor.

Enums§

TensorError
An error type for tensor operations.