|
Phase of a number in the complex plane. More...
Functions | |
AFAPI array | arg (const array &in) |
C++ Interface for arg. More... | |
AFAPI af_err | af_arg (af_array *out, const af_array in) |
C Interface for finding the phase. More... | |
Phase of a number in the complex plane.
C Interface for finding the phase.
[out] | out | will the phase of in |
[in] | in | is input array |