Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dvertex_longitude.hpp225 struct compute_vertex_lon struct
235 struct compute_vertex_lon<CT, spherical_equatorial_tag> struct
238 static inline CT apply(CT const& lat1, in apply()
256 struct compute_vertex_lon<CT, geographic_tag> struct
259 static inline CT apply(CT const& lat1, in apply()