Go to the documentation of this file. 17 #ifndef FREE5GRAN_COMMON_MATRICES_H 18 #define FREE5GRAN_COMMON_MATRICES_H 27 extern int G5[32][32];
32 extern int G6[64][64];
37 extern int G7[128][128];
39 extern int G7_INV[128][128];
42 extern int G8[256][256];
44 extern int G8_INV[256][256];
47 extern int G9[512][512];
49 extern int G9_INV[512][512];
52 extern int G10[1024][1024];