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