Home
last modified time | relevance | path

Searched refs:surface_remove_planar_trend (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dsurface_old.c1186 GMT_LOCAL void surface_remove_planar_trend (struct GMT_CTRL *GMT, struct SURFACE_INFO *C) { in surface_remove_planar_trend() function
1845 surface_remove_planar_trend (GMT, &C); in GMT_surface_old()
H A Dsurface.c1159 GMT_LOCAL void surface_remove_planar_trend (struct GMT_CTRL *GMT, struct SURFACE_INFO *C) { in surface_remove_planar_trend() function
2005surface_remove_planar_trend (GMT, &C); /* Fit best-fitting plane and remove it from the data; pla… in GMT_surface()
H A Dsurface_experimental.c1417 GMT_LOCAL void surface_remove_planar_trend (struct GMT_CTRL *GMT, struct SURFACE_INFO *C) { in surface_remove_planar_trend() function
2289surface_remove_planar_trend (GMT, &C); /* Fit best-fitting plane and remove it from the data; pla… in GMT_surface_mt()