SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <math.h>
Public Member Functions | |
trig16 () | |
const complex< float > & | expi (uint16_t a) const |
const complex< float > & | expi (float a) const |
Public Attributes | |
complex< float > | lut [65536] |
|
inline |
Definition at line 137 of file math.h.
References leansdr::complex< T >::im, M_PI, and leansdr::complex< T >::re.
|
inline |