Tensor<T>.Empty Field

Gets an empty (rank -1) tensor.

Definition

Namespace: Numerics.NET.Tensors
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.0
C#
public static readonly Tensor<T> Empty

Field Value

Tensor<T>

See Also