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