Searched refs:hull_a (Results 1 – 1 of 1) sorted by relevance
64 RatioSetT hull_a = RatioSetT(hull(set_a)); in BOOST_AUTO_TEST_CASE() local67 BOOST_CHECK_EQUAL( span_a, hull_a ); in BOOST_AUTO_TEST_CASE()68 BOOST_CHECK_EQUAL( len_set_a + len_between_a, length(hull_a) ); in BOOST_AUTO_TEST_CASE()