SegmentBuilder
Builder for configuring a single dimension slice within a segment { } block.
This class provides the methods available within each segment { } block for defining how that particular dimension should be sliced.
Parameters
T
the data type constraint extending DType
V
the actual value type
dimensionIndex
the index of the dimension being configured (for error reporting)