Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmtspatial.c1227 struct NN_INFO *NN_info = NULL; in GMT_gmtspatial() local
1233NN_info = gmtspatial_NNA_update_info (GMT, NN_info, NN_dist, n_points); /* Return array of NN ID r… in GMT_gmtspatial()
1235 gmt_M_free (GMT, NN_dist); gmt_M_free (GMT, NN_info); in GMT_gmtspatial()
1239 gmt_M_free (GMT, NN_dist); gmt_M_free (GMT, NN_info); in GMT_gmtspatial()
1243 gmt_M_free (GMT, NN_dist); gmt_M_free (GMT, NN_info); in GMT_gmtspatial()
1247 gmt_M_free (GMT, NN_dist); gmt_M_free (GMT, NN_info); in GMT_gmtspatial()
1289NN_info = gmtspatial_NNA_update_info (GMT, NN_info, NN_dist, n_points); /* Return resorted array o… in GMT_gmtspatial()
1294 gmt_M_free (GMT, NN_dist); gmt_M_free (GMT, NN_info); in GMT_gmtspatial()
1307 gmt_M_free (GMT, NN_dist); gmt_M_free (GMT, NN_info); in GMT_gmtspatial()
1360 gmt_M_free (GMT, NN_info); in GMT_gmtspatial()
[all …]