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