NTPoly
|
A data structure for storing permutations. More...
Public Attributes | |
integer, dimension(:), allocatable | index_lookup |
For each row/column, what index does it correspond to in the unperturbed matrix. | |
integer, dimension(:), allocatable | reverse_index_lookup |
For each row/column in the unperturbed, what index does it correspond to in this matrix. | |
A data structure for storing permutations.