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