10 #ifndef INCLUDED_GR_EXPJ_H
11 #define INCLUDED_GR_EXPJ_H
static gr_complex gr_expj(float phase)
Definition: expj.h:17
std::complex< float > gr_complex
Definition: gr_complex.h:15
void sincosf(float x, float *sinx, float *cosx)
Definition: sincos.h:49