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.1
C#
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.1
public interface ITensor
Properties
Layout | Gets the layout of the tensor. |
Rank | Gets the rank of the tensor. |
Shape | Gets the shape of the tensor. |