GNU Radio 3.7.2 C++ API
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))