Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 //Numpy array shape [10, 1]
0002 //Min -0.931640625000
0003 //Max 1.476562500000
0004 //Number of zeros 6
0005 
0006 #ifndef W20_H_
0007 #define W20_H_
0008 
0009 weight20_t w20[10] = {
0010     0.000000, 0.000000, 0.000000, 1.185547, 0.000000, 1.476562, -0.931641, 0.769531, 0.000000, 0.000000};
0011 
0012 #endif