|
spandsp 3.0.0
|
#include <complex.h>
Public Attributes | |
| int32_t | re |
| Real part. | |
| int32_t | im |
| Imaginary part. | |
Complex 32 bit integer type.
| int32_t complexi32_t::im |
Imaginary part.
Referenced by cvec_dot_prodi16(), cvec_dot_prodi32(), fsk_rx(), fsk_rx_fillin(), v17_tx(), v22bis_tx(), v27ter_tx(), and v29_tx().
| int32_t complexi32_t::re |
Real part.
Referenced by cvec_dot_prodi16(), cvec_dot_prodi32(), fsk_rx(), fsk_rx_fillin(), v17_tx(), v22bis_tx(), v27ter_tx(), and v29_tx().