kmath
common
kmath-histograms
/
space.kscience.kmath.histogram
/
UniformHistogramGroupND
/
getIndexOrNull
get
Index
Or
Null
common
open
override
fun
getIndexOrNull
(
point
:
Buffer
<
Double
>
)
:
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