Searched defs:vincenty (Results 1 – 10 of 10) sorted by relevance
40 class vincenty class46 vincenty() in vincenty() function in boost::geometry::strategy::side::vincenty49 explicit vincenty(Spheroid const& model) in vincenty() function in boost::geometry::strategy::side::vincenty
104 struct vincenty struct114 struct direct131 struct inverse
47 class vincenty class59 inline vincenty() in vincenty() function in boost::geometry::strategy::distance::vincenty63 explicit inline vincenty(Spheroid const& spheroid) in vincenty() function in boost::geometry::strategy::distance::vincenty
33 double vincenty; member
35 expected_result vincenty; member
37 expected_result vincenty; member
95 typename geo_strategies<P>::vincenty_type vincenty; in test_vincenty() local
82 typename geo_strategies<P>::vincenty_type vincenty; in test_vincenty() local
28 double vincenty; member
177 vincenty_type vincenty(spheroid); in test_vincenty() local