Searched refs:i0_func (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/libs/math/doc/graphs/ |
D | plot_1d_errors.cpp | 211 struct i0_func struct 340 plot_errors_1d(i0_func(), 0.0, 50.0, 10000, "i0, double"); in main() 367 plot_errors_1d(i0_func(), 0.0L, 50.0L, 10000, "i0, 80 bit long double"); in main() 394 …plot_errors_1d(i0_func(), boost::multiprecision::float128(0.0), boost::multiprecision::float128(50… in main()
|