File indexing completed on 2023-03-17 11:13:12
0001
0002
0003
0004
0005
0006 #ifndef B1_H_
0007 #define B1_H_
0008
0009 weight_default_t b1[25] = {0.8776568174, -0.0888396949, -0.1198173761, -0.0066847582, -0.0117284302,
0010 -0.0283335019, 0.0000000000, -1.1011887789, -0.0135271018, -0.0323914811,
0011 0.5437909961, -0.0175916012, 0.5357875228, -0.3656347692, 0.2423969060,
0012 1.0141603947, 0.0000000000, -0.7741876245, 0.9614976048, 0.5918464661,
0013 -0.3908625543, -0.2043008506, -0.3004969060, -0.1039064825, 0.5963121057};
0014
0015 #endif