kmath
common
kmath-histograms
/
space.kscience.kmath.histogram
/
LongCounter
Long
Counter
common
class
LongCounter
:
Counter
<
Long
>
Content copied to clipboard
Functions
Properties
Extensions
Sources
Functions
add
Link copied to clipboard
common
open
override
fun
add
(
delta
:
Long
)
Content copied to clipboard
Properties
value
Link copied to clipboard
common
open
override
val
value
:
Long
Content copied to clipboard
Extensions
dec
Link copied to clipboard
common
operator
fun
LongCounter
.
dec
(
)
:
LongCounter
Content copied to clipboard
inc
Link copied to clipboard
common
operator
fun
LongCounter
.
inc
(
)
:
LongCounter
Content copied to clipboard
Sources
common source
Link copied to clipboard