Package com.imsl.test.example.stat
Class SortEx1
java.lang.Object
com.imsl.test.example.stat.SortEx1
Sorts an array and computes the permutation.
An array is sorted by increasing value. A permutation array is also computed. Note that the permutation array begins at 0 in this example.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SortEx1
public SortEx1()
-
-
Method Details
-
main
-