unaryMinus
open operator override fun AutoDiffValue<T>.unaryMinus(): AutoDiffValue<T>
Content copied to clipboard
The negation of this element.
Receiver
this value.
Return
the additive inverse of this value.
The negation of this element.
this value.
the additive inverse of this value.