TensorShape.Scalar Field

Represents the shape of a scalar, a 0-dimensional tensor.

Definition

Namespace: Numerics.NET.Tensors
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.0
C#
public static readonly TensorShape Scalar

Field Value

TensorShape

See Also