kmath
0.3.1-dev-RC
common
kmath-tensors
/
space.kscience.kmath.tensors.api
/
TensorAlgebra
/
unaryMinus
unary
Minus
abstract
operator override
fun
StructureND
<
T
>
.
unaryMinus
(
)
:
Tensor
<
T
>
(
source
)
Numerical negative, element-wise.
Return
tensor negation of the original tensor.