Home
last modified time | relevance | path

Searched refs:promote_arg (Results 1 – 25 of 107) sorted by relevance

12345

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; struct
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/databases/percona57-server/boost_1_59_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/databases/xtrabackup/boost_1_59_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; struct
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/databases/percona57-client/boost_1_59_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; struct
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; struct
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/devel/boost-docs/boost_1_72_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/devel/hyperscan/boost_1_75_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; struct
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; struct
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; struct
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; struct
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/devel/boost-libs/boost_1_72_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; struct
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; argument
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; argument
78 template <> struct promote_arg<int> { typedef double type; }; argument
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/math/tools/
H A Dpromotion.hpp69 struct promote_arg struct
75 template <> struct promote_arg<float> { typedef float type; }; struct
76 template <> struct promote_arg<double>{ typedef double type; }; argument
77 template <> struct promote_arg<long double> { typedef long double type; }; struct
78 template <> struct promote_arg<int> { typedef double type; }; struct
84 typedef typename promote_arg<T1>::type T1P; // T1 perhaps promoted.
85 typedef typename promote_arg<T2>::type T2P; // T2 perhaps promoted.

12345