Tensor<T>.Zero Field

A read-only scalar tensor that represents the number zero.

Definition

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

Field Value

Tensor<T>

See Also