Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:21:27

0001 //Numpy array shape [25]
0002 //Min -0.640625000000
0003 //Max 1.328125000000
0004 //Number of zeros 0
0005 
0006 #ifndef B2_H_
0007 #define B2_H_
0008 
0009 bias2_t b2[25] = {-0.312500, -0.281250, 0.687500, -0.250000, -0.640625, 0.656250,  0.500000, 0.265625, 0.171875,
0010                   -0.046875, -0.093750, 0.156250, -0.156250, -0.093750, -0.171875, 0.234375, 0.046875, 0.125000,
0011                   -0.140625, 0.187500,  0.937500, -0.046875, -0.250000, -0.250000, 1.328125};
0012 
0013 #endif