Class to encapsulate a 1 Dimensional data segment.
This is defined as a numerical range with inclusive start, inclusive end, and label associated with it.
Additionally, a Section is defined such that [start <= end] - meaning values will be flipped to keep this constraint.
Class to encapsulate a 1 Dimensional data segment. This is defined as a numerical range with inclusive start, inclusive end, and label associated with it. Additionally, a Section is defined such that [start <= end] - meaning values will be flipped to keep this constraint.