Gets the width of the interval.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
Public ReadOnly Property Width As T
Get
public:
property T Width {
T get ();
}
member Width : 'T with get
Property Value
Type:
TThe difference between the upper and lower bound.
Reference