Searched refs:col_sums_gxgy (Results 1 – 2 of 2) sorted by relevance
262 col_sums_gxgy[(_col)] = gx * (double)gy; \273 col_sums_gxgy[(_col)] += gx * (double)gy; \284 col_sums_gxgy[(_col)] -= gx * (double)gy; \291 col_sums_gxgy[(_col1)] = col_sums_gxgy[(_col2)]; \298 col_sums_gxgy[(_col1)] = col_sums_gxgy[(_col2)] * 0.5; \305 col_sums_gxgy[(_col1)] = col_sums_gxgy[(_col2)] * 2; \316 double col_sums_gxgy[8]; in fs_calc_structure() local361 col_sums_gxgy[3] = col_sums_gxgy[2] = col_sums_gxgy[1] = in fs_calc_structure()362 col_sums_gxgy[0] = 0; in fs_calc_structure()380 mugxgy = col_sums_gxgy[0]; in fs_calc_structure()[all …]
267 col_sums_gxgy[(_col)] = gx * (double)gy; \278 col_sums_gxgy[(_col)] += gx * (double)gy; \289 col_sums_gxgy[(_col)] -= gx * (double)gy; \296 col_sums_gxgy[(_col1)] = col_sums_gxgy[(_col2)]; \303 col_sums_gxgy[(_col1)] = col_sums_gxgy[(_col2)] * 0.5; \310 col_sums_gxgy[(_col1)] = col_sums_gxgy[(_col2)] * 2; \321 double col_sums_gxgy[8]; in fs_calc_structure() local371 col_sums_gxgy[3] = col_sums_gxgy[2] = col_sums_gxgy[1] = in fs_calc_structure()372 col_sums_gxgy[0] = 0; in fs_calc_structure()390 mugxgy = col_sums_gxgy[0]; in fs_calc_structure()[all …]