GNU Radio 3.7.1 C++ API
sincos.h File Reference
#include <gnuradio/api.h>

Go to the source code of this file.

Namespaces

 gr
 Include this header to use the message passing features.
 

Constant Groups

 gr
 Include this header to use the message passing features.
 

Functions

GR_RUNTIME_API void gr::sincos (double x, double *sin, double *cos)
 
GR_RUNTIME_API void gr::sincosf (float x, float *sin, float *cos)