Searched refs:side_vincenty (Results 1 – 1 of 1) sorted by relevance
81 int side_vincenty = bgss::vincenty<spheroid>(sph).apply(p1, p2, p3); in test_side1() local94 BOOST_CHECK_EQUAL(side_vincenty, expected); in test_side1()