Home
last modified time | relevance | path

Searched refs:ntl (Results 1 – 25 of 718) sorted by relevance

12345678910>>...29

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/minimax/
H A Df.cpp18 boost::math::ntl::RR f(const boost::math::ntl::RR& x, int variant) in f()
20 …static const boost::math::ntl::RR tiny = boost::math::tools::min_value<boost::math::ntl::RR>() * 6… in f()
30 boost::math::ntl::RR x_ = 1 / x; in f()
39 boost::math::ntl::RR y(x); in f()
105 boost::math::ntl::RR y = x; in f()
117 boost::math::ntl::RR y = x; in f()
124 boost::math::ntl::RR x2 = x; in f()
155 boost::math::ntl::RR (*pdg)(boost::math::ntl::RR) = &boost::math::digamma; in f()
219 boost::math::ntl::RR z = 1 / (boost::math::ntl::RR(1)/16 - x); in f()
240 boost::math::ntl::RR tiny = boost::lexical_cast<boost::math::ntl::RR>("1e-5000"); in f()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/math/minimax/
H A Df.cpp18 boost::math::ntl::RR f(const boost::math::ntl::RR& x, int variant) in f()
20 …static const boost::math::ntl::RR tiny = boost::math::tools::min_value<boost::math::ntl::RR>() * 6… in f()
30 boost::math::ntl::RR x_ = 1 / x; in f()
39 boost::math::ntl::RR y(x); in f()
105 boost::math::ntl::RR y = x; in f()
117 boost::math::ntl::RR y = x; in f()
124 boost::math::ntl::RR x2 = x; in f()
155 boost::math::ntl::RR (*pdg)(boost::math::ntl::RR) = &boost::math::digamma; in f()
219 boost::math::ntl::RR z = 1 / (boost::math::ntl::RR(1)/16 - x); in f()
240 boost::math::ntl::RR tiny = boost::lexical_cast<boost::math::ntl::RR>("1e-5000"); in f()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/math/minimax/
H A Df.cpp18 boost::math::ntl::RR f(const boost::math::ntl::RR& x, int variant) in f()
20 …static const boost::math::ntl::RR tiny = boost::math::tools::min_value<boost::math::ntl::RR>() * 6… in f()
30 boost::math::ntl::RR x_ = 1 / x; in f()
39 boost::math::ntl::RR y(x); in f()
105 boost::math::ntl::RR y = x; in f()
117 boost::math::ntl::RR y = x; in f()
124 boost::math::ntl::RR x2 = x; in f()
155 boost::math::ntl::RR (*pdg)(boost::math::ntl::RR) = &boost::math::digamma; in f()
219 boost::math::ntl::RR z = 1 / (boost::math::ntl::RR(1)/16 - x); in f()
240 boost::math::ntl::RR tiny = boost::lexical_cast<boost::math::ntl::RR>("1e-5000"); in f()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/math/minimax/
H A Df.cpp18 boost::math::ntl::RR f(const boost::math::ntl::RR& x, int variant) in f()
20 …static const boost::math::ntl::RR tiny = boost::math::tools::min_value<boost::math::ntl::RR>() * 6… in f()
30 boost::math::ntl::RR x_ = 1 / x; in f()
39 boost::math::ntl::RR y(x); in f()
105 boost::math::ntl::RR y = x; in f()
117 boost::math::ntl::RR y = x; in f()
124 boost::math::ntl::RR x2 = x; in f()
155 boost::math::ntl::RR (*pdg)(boost::math::ntl::RR) = &boost::math::digamma; in f()
219 boost::math::ntl::RR z = 1 / (boost::math::ntl::RR(1)/16 - x); in f()
240 boost::math::ntl::RR tiny = boost::lexical_cast<boost::math::ntl::RR>("1e-5000"); in f()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/minimax/
H A Df.cpp18 boost::math::ntl::RR f(const boost::math::ntl::RR& x, int variant) in f()
20 …static const boost::math::ntl::RR tiny = boost::math::tools::min_value<boost::math::ntl::RR>() * 6… in f()
30 boost::math::ntl::RR x_ = 1 / x; in f()
39 boost::math::ntl::RR y(x); in f()
105 boost::math::ntl::RR y = x; in f()
117 boost::math::ntl::RR y = x; in f()
124 boost::math::ntl::RR x2 = x; in f()
155 boost::math::ntl::RR (*pdg)(boost::math::ntl::RR) = &boost::math::digamma; in f()
219 boost::math::ntl::RR z = 1 / (boost::math::ntl::RR(1)/16 - x); in f()
240 boost::math::ntl::RR tiny = boost::lexical_cast<boost::math::ntl::RR>("1e-5000"); in f()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
421 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
433 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
445 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
457 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
543 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
555 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
577 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
591 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
635 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/bindings/
H A Drr.hpp26 namespace ntl namespace
429 static ntl::RR lanczos_sum(const ntl::RR& z) in lanczos_sum()
441 static ntl::RR lanczos_sum_expG_scaled(const ntl::RR& z) in lanczos_sum_expG_scaled()
453 static ntl::RR lanczos_sum_near_1(const ntl::RR& z) in lanczos_sum_near_1()
465 static ntl::RR lanczos_sum_near_2(const ntl::RR& z) in lanczos_sum_near_2()
551 inline boost::math::ntl::RR real_cast<boost::math::ntl::RR, boost::math::ntl::RR>(boost::math::ntl:… in real_cast()
563 inline int real_cast<int, boost::math::ntl::RR>(boost::math::ntl::RR t) in real_cast()
585 inline boost::math::ntl::RR max_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in max_value()
599 inline boost::math::ntl::RR min_value<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(… in min_value()
643 inline boost::math::ntl::RR epsilon<boost::math::ntl::RR>(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(bo… in epsilon()
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dlighting_dynamic_sky.py115 ntl = nt.links.new
158 ntl(mat2.inputs[0], mat1.outputs[0])
160 ntl(mat1.inputs[0], cr3.outputs[0])
161 ntl(mat3.inputs[0], cr2.outputs[0])
229 ntl(gam2.inputs[0], gam.outputs[0])
230 ntl(gam.inputs[0], mix2.outputs[0])
251 ntl(n2.inputs[0], map2.outputs[0])
252 ntl(n1.inputs[0], map2.outputs[0])
377 ntl(cr1.inputs[0], nor.outputs[1])
378 ntl(cr2.inputs[0], cr1.outputs[0])
[all …]
/dports/math/linbox/linbox-1.6.3/linbox/ring/ntl/
H A DMakefile.am22 pkgincludesubdir=$(pkgincludedir)/ring/ntl
26 ntl-rr.h \
27 ntl-zz_p.h \
28 ntl-zz_pe.h \
29 ntl-zz_px.h \
30 ntl-zz.h \
31 ntl-lzz_p.h \
32 ntl-lzz_pe.h \
33 ntl-lzz_px.h \
34 ntl-lzz_pex.h \
[all …]

12345678910>>...29