GNU Radio v3.6.2-149-ga6d285d9 C++ API
volk_32f_x3_sum_of_poly_32f_a.h File Reference
#include <inttypes.h>
#include <stdio.h>
#include <volk/volk_complex.h>

Go to the source code of this file.

Defines

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

Define Documentation

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