GNU Radio Manual and C++ API Reference  v3.9.2.0-89-gb7c7001e
The Free & Open Software Radio Ecosystem
sincos.h File Reference
#include <gnuradio/api.h>
#include <cmath>

Go to the source code of this file.

Namespaces

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

Functions

void gr::sincos (double x, double *sinx, double *cosx)
 
void gr::sincosf (float x, float *sinx, float *cosx)