|
XCORE SDK
XCORE Software Development Kit
|
A complex number with a 32-bit real part and 32-bit imaginary part. More...
#include <xs3_math_types.h>
Public Attributes | |
| int32_t | re |
| Real Part. | |
| int32_t | im |
| Imaginary Part. | |
A complex number with a 32-bit real part and 32-bit imaginary part.