Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dgeographic.hpp52 calc_t const N_cos_lat = N * cos(lat); in geo_to_cart3d() local
79 calc_t const N_cos_lat = N * cos_lat; in geo_to_cart3d() local