Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 //Numpy array shape [15]
0002 //Min -0.062500000000
0003 //Max 0.250000000000
0004 //Number of zeros 3
0005 
0006 #ifndef B11_H_
0007 #define B11_H_
0008 
0009 bias11_t b11[15] = {0.031250,
0010                     0.000000,
0011                     0.000000,
0012                     0.078125,
0013                     0.234375,
0014                     -0.062500,
0015                     0.093750,
0016                     0.000000,
0017                     0.062500,
0018                     0.109375,
0019                     -0.062500,
0020                     -0.015625,
0021                     0.250000,
0022                     0.109375,
0023                     -0.046875};
0024 
0025 #endif