kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.expressions
/
MstRing
/
add
add
open
override
fun
add
(
left
:
MST
,
right
:
MST
)
:
MST.Binary
Addition of two elements.
Return
the sum.
Parameters
left
the augend.
right
the addend.