Home
last modified time | relevance | path

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

/third_party/boost/libs/multiprecision/performance/
Dvoronoi_performance.cpp57 struct cpp_int_voronoi_traits struct
59 typedef boost::int32_t int_type;
60 typedef boost::int64_t int_x2_type;
61 typedef boost::uint64_t uint_x2_type;
62 typedef Big big_int_type;
63 typedef double fpt_type;
64 typedef boost::polygon::detail::extended_exponent_fpt<fpt_type> efpt_type;
65 typedef boost::polygon::detail::ulp_comparison<fpt_type> ulp_cmp_type;
66 struct to_fpt_converter_type
89 struct to_efpt_converter_type