ElementType<T>.MissingValue Field

Gets the default missing value for the element type.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static readonly T MissingValue

Field Value

T

See Also