scalation.util
The SortingTest object is used to test the correctness and performance of the methods in the Sorting class that find 'k'-medians.
SortingTest
Sorting
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
SortingTest
object is used to test the correctness and performance of the methods in theSorting
class that find 'k'-medians.