Skip to main content

ClikaRT::ops::atan2_

function

atan2_()

Tensor& atan2_(Tensor& self, Tensor other)

In-place atan2: writes the angles through x.

Throws

  • ClikaRT::Error: as the value form.

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