CMS 3D CMS Logo

b5.h
Go to the documentation of this file.
1 //Numpy array shape [25]
2 //Min -0.125000000000
3 //Max 0.265625000000
4 //Number of zeros 1
5 
6 #ifndef B5_H_
7 #define B5_H_
8 
9 bias5_t b5[25] = {-0.015625, 0.046875, -0.109375, 0.078125, 0.171875, 0.156250, 0.062500, 0.171875, 0.109375,
10  0.265625, 0.234375, 0.125000, -0.046875, -0.062500, 0.015625, -0.062500, 0.156250, 0.093750,
11  0.078125, -0.109375, 0.109375, 0.093750, 0.000000, -0.125000, 0.140625};
12 
13 #endif
bias5_t b5[25]
Definition: b5.h:9
ap_fixed< 9, 3 > bias5_t
Definition: defines.h:38