Accuracy Goal.Is Empty Property
Gets whether an AccuracyGoal value has no value.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
true if the accuracy goal has no value; otherwise false.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public bool IsEmpty { get; }
Property Value
Booleantrue if the accuracy goal has no value; otherwise false.