Home
last modified time | relevance | path

Searched defs:distortion_lookup_t_free (Results 1 – 2 of 2) sorted by relevance

/dports/astro/py-astropy/astropy-5.0/astropy/wcs/include/astropy_wcs/
H A Dastropy_wcs_api.h55 #define distortion_lookup_t_free (*(void (*)(distortion_lookup_t* lookup)) AstropyWcs_API[4]) macro
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/src/
H A Ddistortion.c34 distortion_lookup_t_free( in distortion_lookup_t_free() function