rsLQR  0.1
UnitRange Struct Reference

Represents a range of consecutive integers. More...

#include <binary_tree.h>

Data Fields

int start
 
int stop
 

Detailed Description

Represents a range of consecutive integers.

Abstract representation of the set of consecutive integers from UnitRange::start to UnitRange::stop.


The documentation for this struct was generated from the following file: