Matrix.ZeroTolerance Property

Double ZeroTolerance { get; set; }

The tolerance used by Dew.Math.Matrix.IsEqual.

Returns: Double

Remarks:

The tolerance used by Dew.Math.Matrix.IsEqual when the comparison type is relative.