AccuracyGoal.TrackAccuracy Property

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

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public bool TrackAccuracy { get; }

Property Value

Boolean

See Also