kmath
common
kmath-core
/
space.kscience.kmath.operations
/
GroupOps
/
unaryMinus
unary
Minus
common
abstract
operator
fun
T
.
unaryMinus
(
)
:
T
Content copied to clipboard
The negation of this element.
Receiver
this value.
Return
the additive inverse of this value.
Sources
common source
Link copied to clipboard