Go to the source code of this file.
◆ xy_x
#define xy_x |
( |
|
x | ) |
__real__ (x) |
Definition at line 41 of file xy.h.
◆ xy_x_unit_vector
#define xy_x_unit_vector (1) |
Definition at line 45 of file xy.h.
◆ xy_y
#define xy_y |
( |
|
x | ) |
__imag__ (x) |
Definition at line 42 of file xy.h.
◆ xy_y_unit_vector
#define xy_y_unit_vector (1I) |
Definition at line 46 of file xy.h.
◆ i16xy_t
Definition at line 37 of file xy.h.
◆ i32xy_t
Definition at line 38 of file xy.h.
◆ i8xy_t
typedef __complex__ char i8xy_t |
Definition at line 36 of file xy.h.
◆ ixy_t
typedef __complex__ int ixy_t |
Definition at line 34 of file xy.h.
◆ xy_float_t
Definition at line 32 of file xy.h.
◆ xy_t
typedef __complex__ double xy_t |
Definition at line 33 of file xy.h.