aboutsummaryrefslogtreecommitdiff
path: root/src/conversions/cart.cpp
AgeCommit message (Expand)Author
2020-04-11Inverse cart: speed-up computation by 33%Even Rouault
2020-02-06cart: Avoid discontinuity at poles in the inverse caseKristian Evers
2019-09-18Delete proj_math.h. Replace includes by <math.h>; we'll see if anyoneCharles Karney
2019-04-19Inverse cart: better deal with x,y,z equal of very close to zeroEven Rouault
2019-03-29Remove duplicate instances of #include "proj_internal.h"Chris Mayo
2019-01-03Rename PJ_IO_UNITS_ANGULAR to PJ_IO_UNITS_RADIANSKristian Evers
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-30projects.h: remove deprecated XY, XYZ, LP, LPZ, UV, UVW, projUV and projUVW s...Even Rouault
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault