Tensor.False Field

Gets a boolean scalar tensor with the value false.

Definition

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

Field Value

Tensor<Boolean>

See Also