KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
KSLArrays
/
orderStatistics
order
Statistics
fun
orderStatistics
(
data
:
DoubleArray
)
:
DoubleArray
Return
a copy of the sorted array in ascending order representing the order statistics
Parameters
data
the data to sort