ITensor.Shape Property

Gets the shape of the tensor.

Definition

Namespace: Numerics.NET.Tensors
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.0
C#
TensorShape Shape { get; }

Property Value

TensorShape

See Also