kamil-tarnas / ArrayRotation

0 stars 0 forks source link

Handling for non x^2 bitsPerEntry variable values #1

Open kamil-tarnas opened 7 years ago

kamil-tarnas commented 7 years ago

Investigate the possibility of allocation non x^2 values of bitsPerEntry bit arrays. What to do with remaining bits from U32 words? Padding? Will it require some special indexing?