GNU Radio Manual and C++ API Reference 3.8.5.0
The Free & Open Software Radio Ecosystem
 
Loading...
Searching...
No Matches
sincos.h File Reference
#include <gnuradio/api.h>
Include dependency graph for sincos.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gr
 GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
 

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)