Numerics. NET. Tensors Namespace
Classes
Tensor | Contains static methods that operate on tensors. |
Tensor<T> | Represents a multi-dimensional array of elements of the same type. |
Tensor | Represents a back end for tensor operations. |
Structures
Advanced | Represents a tensor index that can be used to specify advanced indexing operations. |
Tensor | Represents a unified view of values that can serve as an index to a tensor. |
Tensor | Represents the layout of a tensor in memory. |
Tensor | Represents the shape (dimensions) of a tensor. |
Interfaces
ITensor | Represents the common properties and methods for tensors. |
Enumerations
Tensor | Enumerates the ways the elements of a tensor may be laid out in memory. |