kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.expressions
/
DSRing
/
unaryMinus
unary
Minus
open
operator override
fun
DS
<
T
,
A
>
.
unaryMinus
(
)
:
DS
<
T
,
A
>
(
source
)
The negation of this element.
Receiver
this value.
Return
the additive inverse of this value.