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