Package com.imsl.test.example.stat
Class RandomSamplesEx1
java.lang.Object
com.imsl.test.example.stat.RandomSamplesEx1
Generates a pseudorandom permutation.
In this example, the getPermutations() method is used to produce
a pseudorandom permutation of the integers from 1 to 10.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RandomSamplesEx1
public RandomSamplesEx1()
-
-
Method Details
-
main
-