Element Type<T>.Has Missing Value Representation Field
Gets whether the type has a value that can represent missing values.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static readonly bool HasMissingValueRepresentation
Field Value
BooleanRemarks
If an element type can have a missing value representation, the value of the MissingValue property is used to represent missing values.