Skip to main content

ClikaRT::ops::copysign_

function

copysign_()

Tensor& copysign_(Tensor& self, ScalarOrTensor other)

In-place copysign: writes the re-signed magnitudes through x.

Throws

  • ClikaRT::Error: as the value form.

Declared in ClikaRT/compute/ops.h, line 1363