Home
last modified time | relevance | path

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

/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dverify.h137 double verify_star_lists(double* refxys, int NR,
196 double verify_star_lists_ror(double* refxys, int NR,
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dverify.h137 double verify_star_lists(double* refxys, int NR,
196 double verify_star_lists_ror(double* refxys, int NR,
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dverify2.h18 void verify_get_all_matches(const double* refxys, int NR,
H A Dverify2.c68 void verify_get_all_matches(const double* refxys, int NR, in verify_get_all_matches() argument
93 memcpy(refcopy, refxys, 2 * NR * sizeof(double)); in verify_get_all_matches()
H A Dverify.c1545 double verify_star_lists(double* refxys, int NR, in verify_star_lists() argument
1568 v.refxy = (double*)refxys; in verify_star_lists()
1614 double verify_star_lists_ror(double* refxys, int NR, in verify_star_lists_ror() argument
1648 v.refxy = refxys; in verify_star_lists_ror()
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/blind/
H A Dverify.c1551 double verify_star_lists(double* refxys, int NR, in verify_star_lists() argument
1574 v.refxy = (double*)refxys; in verify_star_lists()
1620 double verify_star_lists_ror(double* refxys, int NR, in verify_star_lists_ror() argument
1654 v.refxy = refxys; in verify_star_lists_ror()