![]() |
no-OS
|
Structure used within the DPD config structure to hold a int8_t complex number. More...
#include <t_mykonos.h>
Public Attributes | |
| int8_t | real |
| int8_t | imag |
Structure used within the DPD config structure to hold a int8_t complex number.
| int8_t int8_cpx::imag |
imaginary part of the complex number
| int8_t int8_cpx::real |
real part of the complex number