boost::multiprecision模块mpfr_float相关的测试程序

 

boost::multiprecision模块mpfr_float相关的测试程序

 

实现功能

boost::multiprecision模块mpfr_float相关的测试程序

C++实现代码
#include <boost/multiprecision/mpfr.hpp>
#include <boost/math/special_functions/beta.hpp>
#include <boost/math/special_functions/relative_difference.hpp>
#include <iostream

 

上一篇:Boost.MultiIndex 使用重排工具的例子


下一篇:boost::multiprecision模块mpfr相关的测试程序