This class computes subinterval of a range based on the starting and ending indices provided. More...
Public Attributes | |
| range_index | beg |
| starting index which is inclusive | |
| range_index | end |
| ending index which is exclusive | |
This class computes subinterval of a range based on the starting and ending indices provided.
| range_index beg |
starting index which is inclusive
| range_index end |
ending index which is exclusive