unaryMinus

open operator override fun StructureND<Int>.unaryMinus(): IntTensor(source)

Numerical negative, element-wise.

Return

tensor negation of the original tensor.