scalation.util
The SortingDTest2 object is used to test the correctness and performance of the 'qsort' and 'iqsort' sorting methods in the SortingD class.
SortingDTest2
SortingD
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
SortingDTest2
object is used to test the correctness and performance of the 'qsort' and 'iqsort' sorting methods in theSortingD
class.