#include <gnuradio/api.h>
Go to the source code of this file.
Namespaces | |
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) |