Home
last modified time | relevance | path

Searched refs:sum_Lony (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdal_misc.cpp1653 double sum_Lon = 0.0, sum_Lonx = 0.0, sum_Lony = 0.0; in GDALGCPsToGeoTransform() local
1665 sum_Lony += pasGCPs[i].dfGCPX * pasGCPs[i].dfGCPLine; in GDALGCPsToGeoTransform()
1687 + sum_Lony * (sum_x * sum_xy - sum_y * sum_xx)) in GDALGCPsToGeoTransform()
1700 + sum_Lony * (sum_x * sum_y - sum_xy * nGCPCount)) in GDALGCPsToGeoTransform()
1705 + sum_Lony * (nGCPCount * sum_xx - sum_x * sum_x)) in GDALGCPsToGeoTransform()
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdal_misc.cpp2058 double sum_Lon = 0.0, sum_Lonx = 0.0, sum_Lony = 0.0; in GDALGCPsToGeoTransform() local
2081 sum_Lony += geox * line; in GDALGCPsToGeoTransform()
2103 + sum_Lony * (sum_x * sum_xy - sum_y * sum_xx)) in GDALGCPsToGeoTransform()
2116 + sum_Lony * (sum_x * sum_y - sum_xy * nGCPCount)) in GDALGCPsToGeoTransform()
2121 + sum_Lony * (nGCPCount * sum_xx - sum_x * sum_x)) in GDALGCPsToGeoTransform()
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdal_misc.cpp2556 double sum_Lony = 0.0; in GDALGCPsToGeoTransform() local
2580 sum_Lony += geox * line; in GDALGCPsToGeoTransform()
2603 + sum_Lony * (sum_x * sum_xy - sum_y * sum_xx)) in GDALGCPsToGeoTransform()
2616 + sum_Lony * (sum_x * sum_y - sum_xy * nGCPCount)) in GDALGCPsToGeoTransform()
2621 + sum_Lony * (nGCPCount * sum_xx - sum_x * sum_x)) in GDALGCPsToGeoTransform()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdal_misc.cpp2556 double sum_Lony = 0.0; in GDALGCPsToGeoTransform() local
2580 sum_Lony += geox * line; in GDALGCPsToGeoTransform()
2603 + sum_Lony * (sum_x * sum_xy - sum_y * sum_xx)) in GDALGCPsToGeoTransform()
2616 + sum_Lony * (sum_x * sum_y - sum_xy * nGCPCount)) in GDALGCPsToGeoTransform()
2621 + sum_Lony * (nGCPCount * sum_xx - sum_x * sum_x)) in GDALGCPsToGeoTransform()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdal_misc.cpp2556 double sum_Lony = 0.0; in GDALGCPsToGeoTransform() local
2580 sum_Lony += geox * line; in GDALGCPsToGeoTransform()
2603 + sum_Lony * (sum_x * sum_xy - sum_y * sum_xx)) in GDALGCPsToGeoTransform()
2616 + sum_Lony * (sum_x * sum_y - sum_xy * nGCPCount)) in GDALGCPsToGeoTransform()
2621 + sum_Lony * (nGCPCount * sum_xx - sum_x * sum_x)) in GDALGCPsToGeoTransform()