Skip to content

Add MultiIndex for bit-encoded hierachical indices

Moritz Kiehn requested to merge (removed):multiindex into master

This adds the MultiIndex helper class to encode multiple hierachical indices into a single unsigned integer.

Only adds the class itself w/o using it anywhere (following the discussion we had in !693 (merged)) so it can be easily used in the framework and in fatras.

Edited by Moritz Kiehn

Merge request reports

Loading