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