Namespace Xui.Core.Math1D
Classes
Structs
- Interval<T>.Closed
Represents a closed interval [Start, End] over a comparable type, modeled as a set with membership and containment operations.
- Interval<T>.ClosedOpen
Represents a half-open interval [Start, End) over a comparable type, modeled as a set with membership and containment operations.