Commit History

Author SHA1 Message Date
  Ian Goldberg a359afae5d Variants of Shape::init() that work for general T as well 2 years ago
  Ian Goldberg 9707b3ea7d Move the Cell definition from cell.cpp to cell.hpp 2 years ago
  Ian Goldberg 953c1fd3a1 Generalize a bunch of types to eventually support wide DPFs 2 years ago
  Ian Goldberg a9e39d265e Add a template parameter to RDPF, RDPFPair, RDPFTriple for the leaf width 2 years ago
  Ian Goldberg 3570231b40 Field-access macros so we can write A[i].CELL_KEY instead of A[i].field(&Cell::key) for example 2 years ago
  Ian Goldberg 8b818c6dc7 Typo in comment 2 years ago
  Ian Goldberg ff8957979f More documentation in cell.cpp 2 years ago
  Ian Goldberg 02a8a3cb70 Some more documentation in cell.cpp 2 years ago
  Ian Goldberg 3c7d696275 We didn't need WIDTH static members after all 2 years ago
  Ian Goldberg 7f7aaf513f Rename baltree to cell 2 years ago