Operations<T>.Has Missing Value Representation Field
Gets whether the type has a value that can represent missing values.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
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.