Home
last modified time | relevance | path

Searched refs:non_central_t_distribution (Results 1 – 25 of 130) sorted by relevance

123456

/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dtest_nc_t.hpp130 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot()
310 return cdf(boost::math::non_central_t_distribution<T>(df, nc), x); in nct_cdf()
316 return cdf(complement(boost::math::non_central_t_distribution<T>(df, nc), x)); in nct_ccdf()
509 non_central_t_distribution<RealType> maxdf(max_val, 0); in test_big_df()
512 non_central_t_distribution<RealType> infdf(inf, 0); in test_big_df()
530 BOOST_MATH_CHECK_THROW(non_central_t_distribution<RealType>(nan, 0), std::domain_error); in test_big_df()
543 non_central_t_distribution<RealType> maxdf10(max_val, 10); in test_big_df()
544 non_central_t_distribution<RealType> infdf10(inf, 10); in test_big_df()
565 non_central_t_distribution<RealType> infdf100(inf, 100); in test_big_df()
567 non_central_t_distribution<RealType> maxdf100(max_val, 100); in test_big_df()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dtest_nc_t.hpp130 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot()
310 return cdf(boost::math::non_central_t_distribution<T>(df, nc), x); in nct_cdf()
316 return cdf(complement(boost::math::non_central_t_distribution<T>(df, nc), x)); in nct_ccdf()
509 non_central_t_distribution<RealType> maxdf(max_val, 0); in test_big_df()
512 non_central_t_distribution<RealType> infdf(inf, 0); in test_big_df()
530 BOOST_MATH_CHECK_THROW(non_central_t_distribution<RealType>(nan, 0), std::domain_error); in test_big_df()
543 non_central_t_distribution<RealType> maxdf10(max_val, 10); in test_big_df()
544 non_central_t_distribution<RealType> infdf10(inf, 10); in test_big_df()
565 non_central_t_distribution<RealType> infdf100(inf, 100); in test_big_df()
567 non_central_t_distribution<RealType> maxdf100(max_val, 100); in test_big_df()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dtest_nc_t.hpp130 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot()
310 return cdf(boost::math::non_central_t_distribution<T>(df, nc), x); in nct_cdf()
316 return cdf(complement(boost::math::non_central_t_distribution<T>(df, nc), x)); in nct_ccdf()
509 non_central_t_distribution<RealType> maxdf(max_val, 0); in test_big_df()
512 non_central_t_distribution<RealType> infdf(inf, 0); in test_big_df()
530 BOOST_MATH_CHECK_THROW(non_central_t_distribution<RealType>(nan, 0), std::domain_error); in test_big_df()
543 non_central_t_distribution<RealType> maxdf10(max_val, 10); in test_big_df()
544 non_central_t_distribution<RealType> infdf10(inf, 10); in test_big_df()
565 non_central_t_distribution<RealType> infdf100(inf, 100); in test_big_df()
567 non_central_t_distribution<RealType> maxdf100(max_val, 100); in test_big_df()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dtest_nc_t.hpp130 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot()
310 return cdf(boost::math::non_central_t_distribution<T>(df, nc), x); in nct_cdf()
316 return cdf(complement(boost::math::non_central_t_distribution<T>(df, nc), x)); in nct_ccdf()
509 non_central_t_distribution<RealType> maxdf(max_val, 0); in test_big_df()
512 non_central_t_distribution<RealType> infdf(inf, 0); in test_big_df()
530 BOOST_MATH_CHECK_THROW(non_central_t_distribution<RealType>(nan, 0), std::domain_error); in test_big_df()
543 non_central_t_distribution<RealType> maxdf10(max_val, 10); in test_big_df()
544 non_central_t_distribution<RealType> infdf10(inf, 10); in test_big_df()
565 non_central_t_distribution<RealType> infdf100(inf, 100); in test_big_df()
567 non_central_t_distribution<RealType> maxdf100(max_val, 100); in test_big_df()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dtest_nc_t.cpp233 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot()
410 return cdf(boost::math::non_central_t_distribution<T>(df, nc), x); in nct_cdf()
416 return cdf(complement(boost::math::non_central_t_distribution<T>(df, nc), x)); in nct_ccdf()
596 non_central_t_distribution<RealType> maxdf(max_val, 0); in test_big_df()
599 non_central_t_distribution<RealType> infdf(inf, 0); in test_big_df()
612 BOOST_CHECK_THROW(non_central_t_distribution<RealType> minfdf(nan, 0), std::domain_error); in test_big_df()
624 non_central_t_distribution<RealType> maxdf10(max_val, 10); in test_big_df()
625 non_central_t_distribution<RealType> infdf10(inf, 10); in test_big_df()
646 non_central_t_distribution<RealType> infdf100(inf, 100); in test_big_df()
648 non_central_t_distribution<RealType> maxdf100(max_val, 100); in test_big_df()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dtest_nc_t.cpp233 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot()
410 return cdf(boost::math::non_central_t_distribution<T>(df, nc), x); in nct_cdf()
416 return cdf(complement(boost::math::non_central_t_distribution<T>(df, nc), x)); in nct_ccdf()
596 non_central_t_distribution<RealType> maxdf(max_val, 0); in test_big_df()
599 non_central_t_distribution<RealType> infdf(inf, 0); in test_big_df()
612 BOOST_CHECK_THROW(non_central_t_distribution<RealType> minfdf(nan, 0), std::domain_error); in test_big_df()
624 non_central_t_distribution<RealType> maxdf10(max_val, 10); in test_big_df()
625 non_central_t_distribution<RealType> infdf10(inf, 10); in test_big_df()
646 non_central_t_distribution<RealType> infdf100(inf, 100); in test_big_df()
648 non_central_t_distribution<RealType> maxdf100(max_val, 100); in test_big_df()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dtest_nc_t.cpp233 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot()
410 return cdf(boost::math::non_central_t_distribution<T>(df, nc), x); in nct_cdf()
416 return cdf(complement(boost::math::non_central_t_distribution<T>(df, nc), x)); in nct_ccdf()
596 non_central_t_distribution<RealType> maxdf(max_val, 0); in test_big_df()
599 non_central_t_distribution<RealType> infdf(inf, 0); in test_big_df()
612 BOOST_CHECK_THROW(non_central_t_distribution<RealType> minfdf(nan, 0), std::domain_error); in test_big_df()
624 non_central_t_distribution<RealType> maxdf10(max_val, 10); in test_big_df()
625 non_central_t_distribution<RealType> infdf10(inf, 10); in test_big_df()
646 non_central_t_distribution<RealType> infdf100(inf, 100); in test_big_df()
648 non_central_t_distribution<RealType> maxdf100(max_val, 100); in test_big_df()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dtest_nc_t.cpp233 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot()
410 return cdf(boost::math::non_central_t_distribution<T>(df, nc), x); in nct_cdf()
416 return cdf(complement(boost::math::non_central_t_distribution<T>(df, nc), x)); in nct_ccdf()
596 non_central_t_distribution<RealType> maxdf(max_val, 0); in test_big_df()
599 non_central_t_distribution<RealType> infdf(inf, 0); in test_big_df()
612 BOOST_CHECK_THROW(non_central_t_distribution<RealType> minfdf(nan, 0), std::domain_error); in test_big_df()
624 non_central_t_distribution<RealType> maxdf10(max_val, 10); in test_big_df()
625 non_central_t_distribution<RealType> infdf10(inf, 10); in test_big_df()
646 non_central_t_distribution<RealType> infdf100(inf, 100); in test_big_df()
648 non_central_t_distribution<RealType> maxdf100(max_val, 100); in test_big_df()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dtest_nc_t.cpp233 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot()
410 return cdf(boost::math::non_central_t_distribution<T>(df, nc), x); in nct_cdf()
416 return cdf(complement(boost::math::non_central_t_distribution<T>(df, nc), x)); in nct_ccdf()
596 non_central_t_distribution<RealType> maxdf(max_val, 0); in test_big_df()
599 non_central_t_distribution<RealType> infdf(inf, 0); in test_big_df()
612 BOOST_CHECK_THROW(non_central_t_distribution<RealType> minfdf(nan, 0), std::domain_error); in test_big_df()
624 non_central_t_distribution<RealType> maxdf10(max_val, 10); in test_big_df()
625 non_central_t_distribution<RealType> infdf10(inf, 10); in test_big_df()
646 non_central_t_distribution<RealType> infdf100(inf, 100); in test_big_df()
648 non_central_t_distribution<RealType> maxdf100(max_val, 100); in test_big_df()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/compile_test/
H A Ddist_nc_t_incl_test.cpp21 template class boost::math::non_central_t_distribution<float, boost::math::policies::policy<> >;
22 template class boost::math::non_central_t_distribution<double, boost::math::policies::policy<> >;
24 template class boost::math::non_central_t_distribution<long double, boost::math::policies::policy<>…
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/compile_test/
H A Ddist_nc_t_incl_test.cpp21 template class boost::math::non_central_t_distribution<float, boost::math::policies::policy<> >;
22 template class boost::math::non_central_t_distribution<double, boost::math::policies::policy<> >;
24 template class boost::math::non_central_t_distribution<long double, boost::math::policies::policy<>…
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/compile_test/
H A Ddist_nc_t_incl_test.cpp21 template class boost::math::non_central_t_distribution<float, boost::math::policies::policy<> >;
22 template class boost::math::non_central_t_distribution<double, boost::math::policies::policy<> >;
24 template class boost::math::non_central_t_distribution<long double, boost::math::policies::policy<>…
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/compile_test/
H A Ddist_nc_t_incl_test.cpp21 template class boost::math::non_central_t_distribution<float, boost::math::policies::policy<> >;
22 template class boost::math::non_central_t_distribution<double, boost::math::policies::policy<> >;
24 template class boost::math::non_central_t_distribution<long double, boost::math::policies::policy<>…
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/compile_test/
H A Ddist_nc_t_incl_test.cpp21 template class boost::math::non_central_t_distribution<float, boost::math::policies::policy<> >;
22 template class boost::math::non_central_t_distribution<double, boost::math::policies::policy<> >;
24 template class boost::math::non_central_t_distribution<long double, boost::math::policies::policy<>…
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/compile_test/
H A Ddist_nc_t_incl_test.cpp21 template class boost::math::non_central_t_distribution<float, boost::math::policies::policy<> >;
22 template class boost::math::non_central_t_distribution<double, boost::math::policies::policy<> >;
24 template class boost::math::non_central_t_distribution<long double, boost::math::policies::policy<>…
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/compile_test/
H A Ddist_nc_t_incl_test.cpp21 template class boost::math::non_central_t_distribution<float, boost::math::policies::policy<> >;
22 template class boost::math::non_central_t_distribution<double, boost::math::policies::policy<> >;
24 template class boost::math::non_central_t_distribution<long double, boost::math::policies::policy<>…
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/compile_test/
H A Ddist_nc_t_incl_test.cpp21 template class boost::math::non_central_t_distribution<float, boost::math::policies::policy<> >;
22 template class boost::math::non_central_t_distribution<double, boost::math::policies::policy<> >;
24 template class boost::math::non_central_t_distribution<long double, boost::math::policies::policy<>…
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/compile_test/
H A Ddist_nc_t_incl_test.cpp21 template class boost::math::non_central_t_distribution<float, boost::math::policies::policy<> >;
22 template class boost::math::non_central_t_distribution<double, boost::math::policies::policy<> >;
24 template class boost::math::non_central_t_distribution<long double, boost::math::policies::policy<>…
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/distributions/
H A Dnon_central_t.hpp25 class non_central_t_distribution;
347 non_central_t_distribution<value_type, forwarding_policy>(v, delta),
553 non_central_t_distribution<RealType, Policy> d(v, delta);
606 non_central_t_distribution<RealType, Policy> d(v, delta);
658 class non_central_t_distribution class
664 non_central_t_distribution(RealType v_, RealType lambda) : v(v_), ncp(lambda) in non_central_t_distribution() function in boost::math::non_central_t_distribution
800 inline RealType mode(const non_central_t_distribution<RealType, Policy>& dist) in mode()
830 inline RealType mean(const non_central_t_distribution<RealType, Policy>& dist) in mean()
865 inline RealType variance(const non_central_t_distribution<RealType, Policy>& dist) in variance()
1065 non_central_t_distribution<RealType, Policy> const& dist = c.dist;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/math/distributions/
H A Dnon_central_t.hpp25 class non_central_t_distribution;
365 non_central_t_distribution<value_type, forwarding_policy>(v, delta),
612 non_central_t_distribution<RealType, Policy> d(v, delta);
665 non_central_t_distribution<RealType, Policy> d(v, delta);
717 class non_central_t_distribution class
723 non_central_t_distribution(RealType v_, RealType lambda) : v(v_), ncp(lambda) in non_central_t_distribution() function in boost::math::non_central_t_distribution
859 inline RealType mode(const non_central_t_distribution<RealType, Policy>& dist) in mode()
889 inline RealType mean(const non_central_t_distribution<RealType, Policy>& dist) in mean()
924 inline RealType variance(const non_central_t_distribution<RealType, Policy>& dist) in variance()
1133 non_central_t_distribution<RealType, Policy> const& dist = c.dist;
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/math/distributions/
H A Dnon_central_t.hpp25 class non_central_t_distribution;
365 non_central_t_distribution<value_type, forwarding_policy>(v, delta),
612 non_central_t_distribution<RealType, Policy> d(v, delta);
665 non_central_t_distribution<RealType, Policy> d(v, delta);
717 class non_central_t_distribution class
723 non_central_t_distribution(RealType v_, RealType lambda) : v(v_), ncp(lambda) in non_central_t_distribution() function in boost::math::non_central_t_distribution
859 inline RealType mode(const non_central_t_distribution<RealType, Policy>& dist) in mode()
889 inline RealType mean(const non_central_t_distribution<RealType, Policy>& dist) in mean()
924 inline RealType variance(const non_central_t_distribution<RealType, Policy>& dist) in variance()
1133 non_central_t_distribution<RealType, Policy> const& dist = c.dist;
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/distributions/
H A Dnon_central_t.hpp25 class non_central_t_distribution;
365 non_central_t_distribution<value_type, forwarding_policy>(v, delta),
612 non_central_t_distribution<RealType, Policy> d(v, delta);
665 non_central_t_distribution<RealType, Policy> d(v, delta);
717 class non_central_t_distribution class
723 non_central_t_distribution(RealType v_, RealType lambda) : v(v_), ncp(lambda) in non_central_t_distribution() function in boost::math::non_central_t_distribution
859 inline RealType mode(const non_central_t_distribution<RealType, Policy>& dist) in mode()
889 inline RealType mean(const non_central_t_distribution<RealType, Policy>& dist) in mean()
924 inline RealType variance(const non_central_t_distribution<RealType, Policy>& dist) in variance()
1133 non_central_t_distribution<RealType, Policy> const& dist = c.dist;
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/math/distributions/
H A Dnon_central_t.hpp25 class non_central_t_distribution;
365 non_central_t_distribution<value_type, forwarding_policy>(v, delta),
612 non_central_t_distribution<RealType, Policy> d(v, delta);
665 non_central_t_distribution<RealType, Policy> d(v, delta);
717 class non_central_t_distribution class
723 non_central_t_distribution(RealType v_, RealType lambda) : v(v_), ncp(lambda) in non_central_t_distribution() function in boost::math::non_central_t_distribution
859 inline RealType mode(const non_central_t_distribution<RealType, Policy>& dist) in mode()
889 inline RealType mean(const non_central_t_distribution<RealType, Policy>& dist) in mean()
924 inline RealType variance(const non_central_t_distribution<RealType, Policy>& dist) in variance()
1133 non_central_t_distribution<RealType, Policy> const& dist = c.dist;
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/distributions/
H A Dnon_central_t.hpp25 class non_central_t_distribution;
365 non_central_t_distribution<value_type, forwarding_policy>(v, delta),
612 non_central_t_distribution<RealType, Policy> d(v, delta);
665 non_central_t_distribution<RealType, Policy> d(v, delta);
717 class non_central_t_distribution class
723 non_central_t_distribution(RealType v_, RealType lambda) : v(v_), ncp(lambda) in non_central_t_distribution() function in boost::math::non_central_t_distribution
859 inline RealType mode(const non_central_t_distribution<RealType, Policy>& dist) in mode()
889 inline RealType mean(const non_central_t_distribution<RealType, Policy>& dist) in mean()
924 inline RealType variance(const non_central_t_distribution<RealType, Policy>& dist) in variance()
1133 non_central_t_distribution<RealType, Policy> const& dist = c.dist;
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/distributions/
H A Dnon_central_t.hpp25 class non_central_t_distribution;
365 non_central_t_distribution<value_type, forwarding_policy>(v, delta),
612 non_central_t_distribution<RealType, Policy> d(v, delta);
665 non_central_t_distribution<RealType, Policy> d(v, delta);
717 class non_central_t_distribution class
723 non_central_t_distribution(RealType v_, RealType lambda) : v(v_), ncp(lambda) in non_central_t_distribution() function in boost::math::non_central_t_distribution
859 inline RealType mode(const non_central_t_distribution<RealType, Policy>& dist) in mode()
889 inline RealType mean(const non_central_t_distribution<RealType, Policy>& dist) in mean()
924 inline RealType variance(const non_central_t_distribution<RealType, Policy>& dist) in variance()
1133 non_central_t_distribution<RealType, Policy> const& dist = c.dist;
[all …]

123456