Index - All Packages - All Categories - All Classes
Class CrossOrderSpec
myLexOrder lists the lexicographic order in which each dimension should be processed. Every dimension should be listed exactly one, from most significant (at index 0) to least significant.
mySubOrders are indexed by *dimension*, not by lexicographic order. In order to index by lex order, look up the dimension in myLexOrder, and then look up the resulting dimension number in mySubOrders.
Package: Udanax-Gold
All Superclasses: Object Heaper OrderSpec
Protocols: Object
Categories: Xanadu-cross