-
Notifications
You must be signed in to change notification settings - Fork 39
Reflected lexicographic order
In GoTools, the reflected lexicographic order [1], denoted by <, is used for unrolling multidimensional arrays of coefficients and weights in a linear array. This order is derived from the lexicographic order by inverting the internal order of the indices.
Explicitly for a double array,
For indices in the Cartesian product
Explicitly for a triple array,
For indices in the Cartesian product
[1] http://oeis.org/wiki/Orderings#Reflected_lexicographic_order
Getting started
Miscellaneous
Functionality
- Modules
- gotools-core
- compositemodel
- implicitization
- igeslib
- intersections
- isogeometric_model
- lrsplines2D
- parametrization
- qualitymodule
- topology
- trivariate
- trivariatemodel
- viewlib
Dependencies