tensor library

Classes

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

Exceptions / Errors

LayoutError
Error indicating an unexpected Layout state.