| Algorithm 1 Extracting ordered upper triangle part of correlation matrix |
| Input: correlation matrix S |
| Output: Ordered correlation array C of size |
| 1: |
| 2: |
| 3: |
| 4: if and and then |
| 5: |
| 6: |
| 7: |
| 8: end if |
| Algorithm 1 Extracting ordered upper triangle part of correlation matrix |
| Input: correlation matrix S |
| Output: Ordered correlation array C of size |
| 1: |
| 2: |
| 3: |
| 4: if and and then |
| 5: |
| 6: |
| 7: |
| 8: end if |