************80
PERM_CHECK checks that a vector represents a permutation.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=4) | :: | n | ||||
| integer(kind=4) | :: | p(n) | ||||
| integer(kind=4) | :: | ierror |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=4), | public | :: | ifind | ||||
| integer(kind=4), | public | :: | iseek |