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