kmath
0.3.1-dev-RC
common
kmath-histograms
/
space.kscience.kmath.histogram
/
Counter
Counter
interface
Counter
<
T
:
Any
>
(
source
)
Common representation for atomic counters
Inheritors
IntCounter
LongCounter
ObjectCounter
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
add
Link copied to clipboard
abstract
fun
add
(
delta
:
T
)
Properties
value
Link copied to clipboard
abstract
val
value
:
T