kmath
common
kmath-histograms
/
space.kscience.kmath.histogram
/
Histogram1D
/
get
get
common
abstract
operator
fun
get
(
value
:
T
)
:
Bin1D
<
T
,
V
>
?
Content copied to clipboard
open
operator override
fun
get
(
point
:
Buffer
<
T
>
)
:
Bin1D
<
T
,
V
>
?
Content copied to clipboard
Find existing bin, corresponding to given coordinates