Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 //Numpy array shape [10]
0002 //Min -0.031250000000
0003 //Max 0.250000000000
0004 //Number of zeros 0
0005 
0006 #ifndef B14_H_
0007 #define B14_H_
0008 
0009 bias14_t b14[10] = {
0010     0.031250, 0.015625, 0.046875, -0.015625, -0.031250, 0.046875, 0.203125, 0.015625, 0.250000, -0.015625};
0011 
0012 #endif