Searched refs:col_sums_gxgy (Results 1 – 1 of 1) sorted by relevance
245 col_sums_gxgy[(_col)] = gx * (double)gy; \257 col_sums_gxgy[(_col)] += gx * (double)gy; \269 col_sums_gxgy[(_col)] -= gx * (double)gy; \277 col_sums_gxgy[(_col1)] = col_sums_gxgy[(_col2)]; \285 col_sums_gxgy[(_col1)] = col_sums_gxgy[(_col2)] * 0.5; \293 col_sums_gxgy[(_col1)] = col_sums_gxgy[(_col2)] * 2; \305 double col_sums_gxgy[8]; in fs_calc_structure() local346 col_sums_gxgy[3] = col_sums_gxgy[2] = col_sums_gxgy[1] = in fs_calc_structure()347 col_sums_gxgy[0] = 0; in fs_calc_structure()367 mugxgy = col_sums_gxgy[0]; in fs_calc_structure()[all …]