kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.misc
/
indicesSortedBy
indices
Sorted
By
@
UnstableKMathAPI
fun
<
V
,
C
:
Comparable
<
C
>
>
Buffer
<
V
>
.
indicesSortedBy
(
selector
:
(
V
)
->
C
)
:
IntArray
(
source
)