unaryMinus

open operator override fun StructureND<Double>.unaryMinus(): DoubleTensor(source)

Numerical negative, element-wise.

Return

tensor negation of the original tensor.