Home
last modified time | relevance | path

Searched refs:expected_norm_sq (Results 1 – 4 of 4) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dlegendre_stieltjes_test.cpp67 Real expected_norm_sq = 2*third<Real>(); in test_legendre_stieltjes() local
68 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls1.norm_sq(), tol); in test_legendre_stieltjes()
71 expected_norm_sq = 2/static_cast<Real>(5) + 8/static_cast<Real>(25); in test_legendre_stieltjes()
72 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls2.norm_sq(), tol); in test_legendre_stieltjes()
75 expected_norm_sq = 2/static_cast<Real>(7) + 9*9*2*third<Real>()/static_cast<Real>(14*14); in test_legendre_stieltjes()
76 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls3.norm_sq(), tol); in test_legendre_stieltjes()
79expected_norm_sq = static_cast<Real>(2)/static_cast<Real>(9) + static_cast<Real>(20*20*2)/static_c… in test_legendre_stieltjes()
80 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls4.norm_sq(), tol); in test_legendre_stieltjes()
83expected_norm_sq = 2/static_cast<Real>(11) + (35*35/static_cast<Real>(44*44))*(2/static_cast<Real>… in test_legendre_stieltjes()
84 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls5.norm_sq(), tol); in test_legendre_stieltjes()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dlegendre_stieltjes_test.cpp67 Real expected_norm_sq = 2*third<Real>(); in test_legendre_stieltjes() local
68 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls1.norm_sq(), tol); in test_legendre_stieltjes()
71 expected_norm_sq = 2/static_cast<Real>(5) + 8/static_cast<Real>(25); in test_legendre_stieltjes()
72 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls2.norm_sq(), tol); in test_legendre_stieltjes()
75 expected_norm_sq = 2/static_cast<Real>(7) + 9*9*2*third<Real>()/static_cast<Real>(14*14); in test_legendre_stieltjes()
76 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls3.norm_sq(), tol); in test_legendre_stieltjes()
79expected_norm_sq = static_cast<Real>(2)/static_cast<Real>(9) + static_cast<Real>(20*20*2)/static_c… in test_legendre_stieltjes()
80 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls4.norm_sq(), tol); in test_legendre_stieltjes()
83expected_norm_sq = 2/static_cast<Real>(11) + (35*35/static_cast<Real>(44*44))*(2/static_cast<Real>… in test_legendre_stieltjes()
84 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls5.norm_sq(), tol); in test_legendre_stieltjes()
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dlegendre_stieltjes_test.cpp67 Real expected_norm_sq = 2*third<Real>(); in test_legendre_stieltjes() local
68 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls1.norm_sq(), tol); in test_legendre_stieltjes()
71 expected_norm_sq = 2/static_cast<Real>(5) + 8/static_cast<Real>(25); in test_legendre_stieltjes()
72 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls2.norm_sq(), tol); in test_legendre_stieltjes()
75 expected_norm_sq = 2/static_cast<Real>(7) + 9*9*2*third<Real>()/static_cast<Real>(14*14); in test_legendre_stieltjes()
76 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls3.norm_sq(), tol); in test_legendre_stieltjes()
79expected_norm_sq = static_cast<Real>(2)/static_cast<Real>(9) + static_cast<Real>(20*20*2)/static_c… in test_legendre_stieltjes()
80 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls4.norm_sq(), tol); in test_legendre_stieltjes()
83expected_norm_sq = 2/static_cast<Real>(11) + (35*35/static_cast<Real>(44*44))*(2/static_cast<Real>… in test_legendre_stieltjes()
84 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls5.norm_sq(), tol); in test_legendre_stieltjes()
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dlegendre_stieltjes_test.cpp67 Real expected_norm_sq = 2*third<Real>(); in test_legendre_stieltjes() local
68 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls1.norm_sq(), tol); in test_legendre_stieltjes()
71 expected_norm_sq = 2/static_cast<Real>(5) + 8/static_cast<Real>(25); in test_legendre_stieltjes()
72 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls2.norm_sq(), tol); in test_legendre_stieltjes()
75 expected_norm_sq = 2/static_cast<Real>(7) + 9*9*2*third<Real>()/static_cast<Real>(14*14); in test_legendre_stieltjes()
76 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls3.norm_sq(), tol); in test_legendre_stieltjes()
79expected_norm_sq = static_cast<Real>(2)/static_cast<Real>(9) + static_cast<Real>(20*20*2)/static_c… in test_legendre_stieltjes()
80 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls4.norm_sq(), tol); in test_legendre_stieltjes()
83expected_norm_sq = 2/static_cast<Real>(11) + (35*35/static_cast<Real>(44*44))*(2/static_cast<Real>… in test_legendre_stieltjes()
84 BOOST_CHECK_CLOSE_FRACTION(expected_norm_sq, ls5.norm_sq(), tol); in test_legendre_stieltjes()