kmath
0.3.1-dev-RC
common
kmath-tensors
/
space.kscience.kmath.tensors.core
/
DoubleTensorAlgebra
/
unaryMinus
unary
Minus
open
operator override
fun
StructureND
<
Double
>
.
unaryMinus
(
)
:
DoubleTensor
(
source
)
Numerical negative, element-wise.
Return
tensor negation of the original tensor.