rsLQR  0.1
BinaryNode_s Struct Reference

Data Fields

int idx
 knot point index
 
int level
 level in the tree
 
int levelidx
 leaf index at the current level
 
UnitRange left_inds
 range of knot point indices of all left children
 
UnitRange right_inds
 range of knot point indices of all right children
 
BinaryNodeparent
 parent node
 
BinaryNodeleft_child
 left child
 
BinaryNoderight_child
 right child
 

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