AccuracyGoal.TrackAccuracy Property

Gets whether the accuracy of the result should be tracked through the calculations.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public bool TrackAccuracy { get; }

Property Value

Boolean

See Also