Tensor<T>.One Field

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

Definition

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

Field Value

Tensor<T>

See Also