Skip to content
  • Mark OLESEN's avatar
    ENH: improved treeDataPoint subset handling (#1359) · b8ccbbdf
    Mark OLESEN authored
    - reverse mapping for the original point ids. This can be useful
      when searching a subset of points, but needing to store access to
      the original point index.
    
    - move constructor.
    
    - Allow use/not-use subset as an optional constructor argument for
      more convenient caller logic.
    b8ccbbdf