IOperations<T>.Epsilon Property
Gets the machine precision of the operand type.
Definition
Namespace: Numerics.NET.Generic
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
T Epsilon { get; }
Property Value
TRemarks
This value is used in convergence criteria for iterative algorithms.