Learn R Programming

torchaudio (version 0.3.1)

functional_angle: Angle (functional)

Description

Compute the angle of complex tensor input.

Usage

functional_angle(complex_tensor)

Value

tensor: Angle of a complex tensor. Shape of (..., )

Arguments

complex_tensor

(Tensor): Tensor shape of (..., complex=2)