Skip to main content

ClikaRT::ops::hypot_

function

hypot_()

Tensor& hypot_(Tensor& self, Tensor other)

In-place hypot: writes the hypotenuses through x.

Throws

  • ClikaRT::Error: as the value form.

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