NTPoly
Public Attributes | List of all members
permutationmodule::permutation_t Type Reference

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.
 

Detailed Description

A data structure for storing permutations.


The documentation for this type was generated from the following file: