CMS 3D CMS Logo

b8.h
Go to the documentation of this file.
1 //Numpy array shape [15]
2 //Min -0.109375000000
3 //Max 0.265625000000
4 //Number of zeros 0
5 
6 #ifndef B8_H_
7 #define B8_H_
8 
9 bias8_t b8[15] = {0.093750,
10  0.046875,
11  -0.015625,
12  0.265625,
13  0.046875,
14  -0.078125,
15  0.031250,
16  -0.062500,
17  -0.015625,
18  0.015625,
19  0.062500,
20  0.062500,
21  -0.109375,
22  -0.046875,
23  0.140625};
24 
25 #endif
ap_fixed< 9, 3 > bias8_t
Definition: defines.h:44
bias8_t b8[15]
Definition: b8.h:9