Skip to content
  • Mark OLESEN's avatar
    ENH: additional methods for globalIndex · 3e941ae4
    Mark OLESEN authored
    - const version of offsets().
    
    - empty() method to test for empty offsets, or zero overall size
    
    - reset() methods for reseting the sizes. For example, when the context
      has shifted slightly.
    
    - localStart() methods, similar to localSize() methods
    
    STYLE: make globalIndex single parameter constructors explicit
    3e941ae4