Constructs a permutation that reverses the original order.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Permutation_t), | intent(inout) | :: | this | A permutation that reverses the original order. |
||
integer, | intent(in) | :: | matrix_dimension | The size of the matrix. |