tensor library

Tensor data structure.

Classes

Layout
Immutable object describing a multi-dimensional data layout in a flat list.
Tensor<T>
A multi-dimensional fixed-size container of items of a specific type.
TensorPrinter<T>
Configurable object to print tensors.

Exceptions / Errors

LayoutError
Error indicating an unexpected Layout state.