Searched refs:scoped_precision (Results 1 – 2 of 2) sorted by relevance
90 struct scoped_precision struct93 scoped_precision(unsigned new_p) : p(mpfr_float::default_precision()) in scoped_precision() function97 ~scoped_precision() in ~scoped_precision() argument118 scoped_precision sp(digits10); in beta_distribution_median_method_1()145 scoped_precision sp(digits10); in beta_distribution_median_method_2()191 scoped_precision sp((std::min)(current_digits, digits10)); in beta_distribution_median_method_3()
93 struct scoped_precision struct95 scoped_precision(unsigned p) in scoped_precision() function100 ~scoped_precision() in ~scoped_precision() argument126 scoped_precision<Real> p(current_precision); in hypergeometric_pFq_precision()