ITensor Interface
Represents the common properties and methods for tensors.
Definition
Namespace: Numerics.NET.Tensors
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.5
C#
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.5
public interface ITensorProperties
| Layout | Gets the layout of the tensor. |
| Rank | Gets the rank of the tensor. |
| Shape | Gets the shape of the tensor. |