Re: Orientation of rotationally invariant bit vectors



I wrote:

[...]
In fact, you could implement your orientation function as pure table
lookup for n up to say 12, e.g. precompute h1 and h2 for all n.
^^^^^^^^^
Sorry, that should be "for all v", i.e. for 0 .. 2^n - 1

David

.