Struct used as key in decomposition cache. More...
Public Member Functions | |
bool | operator== (RepRepOrdinal const &other) const |
Equality operator. More... | |
RepRepOrdinal (Rep const &a_, Rep const &b_, Ordinal const &o_) | |
Default ctor. More... | |
Public Attributes | |
Rep | a |
First Rep. More... | |
Rep | b |
Second Rep. More... | |
Ordinal | o |
Index of the resulting rep. More... | |
Struct used as key in decomposition cache.