TableOfReal & Permutation: Permute rows

Generate a new TableOfReal with a row ordering determined by the Permutation.

Example

If the selected TableOfReal has 5 rows and the permutation is (5,4,3,2,1) the first row of the new TableOfReal equals the fifth row of the selected, the second row of new equals the fourth row of the selected and so on.


© djmw 20050709