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