Skip to content
  • Mark OLESEN's avatar
    ENH: boolVector for specialized bundling of boolean values · ea4c8f4b
    Mark OLESEN authored
    - bundled of boolean values as a vector of 3 components with
      element access using x(), y() and z() member functions.
      It also has some methods similar to bitSet.
    
    - Not derived from Vector or VectorSpace since it does not share very
      many vector-like characteristics.
    ea4c8f4b