Home
last modified time | relevance | path

Searched defs:lindist (Results 1 – 5 of 5) sorted by relevance

/dports/astro/siril/siril/subprojects/wcslib/
H A Dlin.c245 int lindist(int sequence, struct linprm *lin, struct disprm *dis, int ndpmax) in lindist() function
/dports/astro/wcslib/wcslib-7.7/C/
H A Dlin.c239 int lindist(int sequence, struct linprm *lin, struct disprm *dis, int ndpmax) in lindist() function
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dlin.c239 int lindist(int sequence, struct linprm *lin, struct disprm *dis, int ndpmax) in lindist() function
/dports/math/R-cran-terra/terra/src/
H A Ddistance.cpp394 …double> &y1, const std::vector<double> &x2, const std::vector<double> &y2, const double& lindist) { in distanceToNearest_plane()
H A DdistRaster.cpp27 …td::vector<double> &px, const std::vector<double> &py, const bool& lonlat, const double &lindist) { in shortDistPoints()
380 …e> &v, std::vector<double> &above, std::vector<double> res, size_t nr, size_t nc, double lindist) { in broom_dist_planar()