|
spandsp 3.0.0
|
#include <complex.h>
Public Attributes | |
| double | re |
| Real part. | |
| double | im |
| Imaginary part. | |
Floating complex type.
| double complex_t::im |
Imaginary part.
Referenced by cvec_dot_prod().
| double complex_t::re |
Real part.
Referenced by cvec_dot_prod().