23 #ifndef INCLUDED_GR_SINCOS_H 24 #define INCLUDED_GR_SINCOS_H
GR_RUNTIME_API void sincosf(float x, float *sin, float *cos)
#define GR_RUNTIME_API
Definition: gnuradio-runtime/include/gnuradio/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
GR_RUNTIME_API void sincos(double x, double *sin, double *cos)