GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
volk_32f_x3_sum_of_poly_32f.h File Reference
#include <inttypes.h>
#include <stdio.h>
#include <volk/volk_complex.h>
Include dependency graph for volk_32f_x3_sum_of_poly_32f.h:

Go to the source code of this file.

Macros

#define MAX(X, Y)   ((X) > (Y)?(X):(Y))
 

Macro Definition Documentation

#define MAX (   X,
 
)    ((X) > (Y)?(X):(Y))