kmath
common
kmath-core
/
space.kscience.kmath.misc
/
sortedDescending
sorted
Descending
common
fun
<
V
:
Comparable
<
V
>
>
Buffer
<
V
>
.
sortedDescending
(
)
:
Buffer
<
V
>
Content copied to clipboard
Create a zero-copy virtual buffer that contains the same elements but in descending order
Sources
common source
Link copied to clipboard