kmath
common
kmath-core
/
space.kscience.kmath.operations
/
ShortRing
/
plus
plus
common
open
inline operator override
fun
Short
.
plus
(
arg
:
Short
)
:
Short
Content copied to clipboard
Addition of two elements.
Receiver
the augend.
Return
the sum.
Parameters
arg
the addend.
Sources
common source
Link copied to clipboard