angle#

Phase angle of a complex number

Op matx::angle(Op t)#

Compute the angle of a complex number.

Parameters:

t – Tensor or operator input

Examples#

(tov0 = angle(tiv0)).run(exec);