Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/numeric/interval/examples/
Dtransc.cpp19 struct full_rounding: struct
23 typedef int mpfr_func(mpfr_t, const __mpfr_struct*, mp_rnd_t);
24 double invoke_mpfr(double x, mpfr_func f, mp_rnd_t r) { in invoke_mpfr()