kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
MstField
/
minus
minus
common
open
operator override
fun
MST
.
minus
(
arg
:
MST
)
:
MST.Binary
Content copied to clipboard
Subtraction of two elements.
Receiver
the minuend.
Return
the difference.
Parameters
arg
the subtrahend.
Sources
common source
Link copied to clipboard