kmath
0.3.1-dev-RC
common
kmath-histograms
/
space.kscience.kmath.histogram
/
HistogramGroupND
/
getIndexOrNull
get
Index
Or
Null
abstract
fun
getIndexOrNull
(
point
:
Point
<
T
>
)
:
IntArray
?
(
source
)
Resolve index of the bin including given
point
. Return null if point is outside histogram area