Specialization of the adapter LambdaValue for instances of Transformation. Note that the the type chosen here limits the Konieczny algorithm to Transformations of degree at most 64 (or 32 on 32-bit systems).
Public Types | |
| using | type = BitSet<BitSet<1>::max_size()> |
| using type = BitSet<BitSet<1>::max_size()> |
For transformations, type is the largest BitSet available, representing the image set.