Home
last modified time | relevance | path

Searched refs:cpp_bin_float_double_extended (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/boost-docs/boost_1_72_0/libs/math/minimax/
H A Dmultiprecision.hpp45 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
49 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
103 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
105 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
150 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
152 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
198 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
200 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/minimax/
H A Dmultiprecision.hpp45 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
49 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
103 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
105 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
150 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
152 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
198 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
200 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/math/minimax/
H A Dmultiprecision.hpp45 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
49 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
103 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
105 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
150 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
152 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
198 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
200 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
/dports/devel/boost-libs/boost_1_72_0/libs/math/minimax/
H A Dmultiprecision.hpp45 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
49 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
103 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
105 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
150 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
152 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
198 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
200 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
/dports/devel/hyperscan/boost_1_75_0/libs/math/minimax/
H A Dmultiprecision.hpp45 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
49 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
103 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
105 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
150 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
152 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
198 …inline boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_b… in real_cast()
200 return boost::multiprecision::cpp_bin_float_double_extended(val); in real_cast()
/dports/devel/hyperscan/boost_1_75_0/libs/multiprecision/test/
H A Dgit_issue_248.cpp20 BOOST_CHECK_EQUAL(std::numeric_limits<cpp_bin_float_double_extended>::digits10, 18); in main()
21 BOOST_CHECK_EQUAL(std::numeric_limits<cpp_bin_float_double_extended>::max_digits10, 21); in main()
32 BOOST_STATIC_ASSERT(std::numeric_limits<cpp_bin_float_double_extended>::digits10 == 18); in main()
33 BOOST_STATIC_ASSERT(std::numeric_limits<cpp_bin_float_double_extended>::max_digits10 == 21); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp229 boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_bin_float… in real_cast()
233 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
376 do_test((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80"); in test_float80()
496 do_test_n((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80", n); in test_float80_n()
/dports/databases/percona57-server/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp229 boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_bin_float… in real_cast()
233 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
376 do_test((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80"); in test_float80()
496 do_test_n((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80", n); in test_float80_n()
/dports/databases/xtrabackup/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp229 boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_bin_float… in real_cast()
233 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
376 do_test((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80"); in test_float80()
496 do_test_n((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80", n); in test_float80_n()
/dports/databases/percona57-client/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp229 boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_bin_float… in real_cast()
233 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
376 do_test((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80"); in test_float80()
496 do_test_n((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80", n); in test_float80_n()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp229 boost::multiprecision::cpp_bin_float_double_extended real_cast<boost::multiprecision::cpp_bin_float… in real_cast()
233 …boost::multiprecision::cpp_bin_float_double_extended r = boost::lexical_cast<boost::multiprecision… in real_cast()
376 do_test((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80"); in test_float80()
496 do_test_n((boost::multiprecision::cpp_bin_float_double_extended)(0), "float80", n); in test_float80_n()
/dports/devel/boost-docs/boost_1_72_0/libs/numeric/ublas/examples/tensor/
H A Dconstruction_access.cpp44 using ctype = std::complex<cpp_bin_float_double_extended>; in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/numeric/ublas/examples/tensor/
H A Dconstruction_access.cpp44 using ctype = std::complex<cpp_bin_float_double_extended>; in main()
/dports/devel/boost-libs/boost_1_72_0/libs/numeric/ublas/examples/tensor/
H A Dconstruction_access.cpp44 using ctype = std::complex<cpp_bin_float_double_extended>; in main()
/dports/devel/hyperscan/boost_1_75_0/libs/numeric/ublas/examples/tensor/
H A Dconstruction_access.cpp44 using ctype = std::complex<cpp_bin_float_double_extended>; in main()
/dports/devel/hyperscan/boost_1_75_0/libs/multiprecision/doc/
H A Dtutorial_cpp_bin_float.qbk31 …nds::digit_base_2, void, boost::int16_t, -16382, 16383>, et_off> cpp_bin_float_double_extended;
48 `cpp_bin_float_quad`, `cpp_bin_float_oct` and `cpp_bin_float_double_extended` provide
/dports/devel/boost-docs/boost_1_72_0/libs/math/example/
H A Dlambert_w_simple_examples.cpp37 using boost::multiprecision::cpp_bin_float_double_extended; // 80-bit long double emulation.
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/example/
H A Dlambert_w_simple_examples.cpp37 using boost::multiprecision::cpp_bin_float_double_extended; // 80-bit long double emulation.
/dports/devel/boost-libs/boost_1_72_0/libs/math/example/
H A Dlambert_w_simple_examples.cpp37 using boost::multiprecision::cpp_bin_float_double_extended; // 80-bit long double emulation.
/dports/devel/hyperscan/boost_1_75_0/libs/math/example/
H A Dlambert_w_simple_examples.cpp37 using boost::multiprecision::cpp_bin_float_double_extended; // 80-bit long double emulation.
H A Dlambert_w_precision_example.cpp32 using boost::multiprecision::cpp_bin_float_double_extended;
/dports/devel/boost-docs/boost_1_72_0/libs/math/doc/graphs/
H A Dbessel_i1_errors.cpp146 test_type<boost::multiprecision::cpp_bin_float_double_extended>("double-extended"); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/doc/graphs/
H A Dbessel_i1_errors.cpp146 test_type<boost::multiprecision::cpp_bin_float_double_extended>("double-extended"); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/math/doc/graphs/
H A Dbessel_i1_errors.cpp146 test_type<boost::multiprecision::cpp_bin_float_double_extended>("double-extended"); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/math/doc/graphs/
H A Dbessel_i1_errors.cpp146 test_type<boost::multiprecision::cpp_bin_float_double_extended>("double-extended"); in main()

123