Home
last modified time | relevance | path

Searched defs:algebra_dispatcher (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/devel/boost-docs/boost_1_72_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/numeric/odeint/external/thrust/
H A Dthrust_operations.hpp35 const Fac1 m_alpha1;
38 scale_sum2( const Fac1 alpha1 , const Fac2 alpha2 )
42 __host__ __device__
45 thrust::get<0>(t) = m_alpha1 * thrust::get<1>(t) + m_alpha2 * thrust::get<2>(t);
62 typename thrust::tuple_element<0,Tuple>::type tmp = thrust::get<0>(t);
65 }
73 const Fac3 m_alpha3;
75 scale_sum3( const Fac1 alpha1 , const Fac2 alpha2 , const Fac3 alpha3 )
86 };
87
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/numeric/odeint/external/thrust/
H A Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
37 typedef thrust_algebra algebra_type;
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
44 typedef thrust_algebra algebra_type;
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
64 typedef thrust_algebra algebra_type;
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
75 typedef thrust_algebra algebra_type;
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
87 typedef thrust_algebra algebra_type;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/numeric/odeint/algebra/
H A Dalgebra_dispatcher.hpp47 struct algebra_dispatcher : algebra_dispatcher_sfinae< StateType > { }; struct
51 struct algebra_dispatcher< boost::array< T , N > > struct
53 typedef array_algebra algebra_type;
64 struct algebra_dispatcher< std::complex<T> > struct
66 typedef vector_space_algebra algebra_type;
72 struct algebra_dispatcher< boost::numeric::ublas::vector< T , A > > struct
74 typedef vector_space_algebra algebra_type;
78 struct algebra_dispatcher< boost::numeric::ublas::matrix< T , L , A > > struct
80 typedef vector_space_algebra algebra_type;
100 struct algebra_dispatcher< std::array< T , N > > struct
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/odeint/algebra/
H A Dalgebra_dispatcher.hpp47 struct algebra_dispatcher : algebra_dispatcher_sfinae< StateType > { }; struct
51 struct algebra_dispatcher< boost::array< T , N > > struct
53 typedef array_algebra algebra_type;
64 struct algebra_dispatcher< std::complex<T> > struct
66 typedef vector_space_algebra algebra_type;
72 struct algebra_dispatcher< boost::numeric::ublas::vector< T , A > > struct
74 typedef vector_space_algebra algebra_type;
78 struct algebra_dispatcher< boost::numeric::ublas::matrix< T , L , A > > struct
80 typedef vector_space_algebra algebra_type;
100 struct algebra_dispatcher< std::array< T , N > > struct
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/odeint/algebra/
H A Dalgebra_dispatcher.hpp47 struct algebra_dispatcher : algebra_dispatcher_sfinae< StateType > { }; struct
51 struct algebra_dispatcher< boost::array< T , N > > struct
53 typedef array_algebra algebra_type;
64 struct algebra_dispatcher< std::complex<T> > struct
66 typedef vector_space_algebra algebra_type;
72 struct algebra_dispatcher< boost::numeric::ublas::vector< T , A > > struct
74 typedef vector_space_algebra algebra_type;
78 struct algebra_dispatcher< boost::numeric::ublas::matrix< T , L , A > > struct
80 typedef vector_space_algebra algebra_type;
100 struct algebra_dispatcher< std::array< T , N > > struct
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/odeint/algebra/
H A Dalgebra_dispatcher.hpp47 struct algebra_dispatcher : algebra_dispatcher_sfinae< StateType > { }; struct
51 struct algebra_dispatcher< boost::array< T , N > > struct
53 typedef array_algebra algebra_type;
64 struct algebra_dispatcher< std::complex<T> > struct
66 typedef vector_space_algebra algebra_type;
72 struct algebra_dispatcher< boost::numeric::ublas::vector< T , A > > struct
74 typedef vector_space_algebra algebra_type;
78 struct algebra_dispatcher< boost::numeric::ublas::matrix< T , L , A > > struct
80 typedef vector_space_algebra algebra_type;
100 struct algebra_dispatcher< std::array< T , N > > struct
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/numeric/odeint/algebra/
H A Dalgebra_dispatcher.hpp47 struct algebra_dispatcher : algebra_dispatcher_sfinae< StateType > { }; struct
51 struct algebra_dispatcher< boost::array< T , N > > struct
53 typedef array_algebra algebra_type;
64 struct algebra_dispatcher< std::complex<T> > struct
66 typedef vector_space_algebra algebra_type;
72 struct algebra_dispatcher< boost::numeric::ublas::vector< T , A > > struct
74 typedef vector_space_algebra algebra_type;
78 struct algebra_dispatcher< boost::numeric::ublas::matrix< T , L , A > > struct
80 typedef vector_space_algebra algebra_type;
100 struct algebra_dispatcher< std::array< T , N > > struct
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/numeric/odeint/algebra/
H A Dalgebra_dispatcher.hpp47 struct algebra_dispatcher : algebra_dispatcher_sfinae< StateType > { }; struct
51 struct algebra_dispatcher< boost::array< T , N > > struct
53 typedef array_algebra algebra_type;
64 struct algebra_dispatcher< std::complex<T> > struct
66 typedef vector_space_algebra algebra_type;
72 struct algebra_dispatcher< boost::numeric::ublas::vector< T , A > > struct
74 typedef vector_space_algebra algebra_type;
78 struct algebra_dispatcher< boost::numeric::ublas::matrix< T , L , A > > struct
80 typedef vector_space_algebra algebra_type;
100 struct algebra_dispatcher< std::array< T , N > > struct
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/numeric/odeint/algebra/
H A Dalgebra_dispatcher.hpp47 struct algebra_dispatcher : algebra_dispatcher_sfinae< StateType > { }; struct
51 struct algebra_dispatcher< boost::array< T , N > > struct
53 typedef array_algebra algebra_type;
64 struct algebra_dispatcher< std::complex<T> > struct
66 typedef vector_space_algebra algebra_type;
72 struct algebra_dispatcher< boost::numeric::ublas::vector< T , A > > struct
74 typedef vector_space_algebra algebra_type;
78 struct algebra_dispatcher< boost::numeric::ublas::matrix< T , L , A > > struct
80 typedef vector_space_algebra algebra_type;
100 struct algebra_dispatcher< std::array< T , N > > struct
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/numeric/odeint/algebra/
H A Dalgebra_dispatcher.hpp47 struct algebra_dispatcher : algebra_dispatcher_sfinae< StateType > { }; struct
51 struct algebra_dispatcher< boost::array< T , N > > struct
53 typedef array_algebra algebra_type;
64 struct algebra_dispatcher< std::complex<T> > struct
66 typedef vector_space_algebra algebra_type;
72 struct algebra_dispatcher< boost::numeric::ublas::vector< T , A > > struct
74 typedef vector_space_algebra algebra_type;
78 struct algebra_dispatcher< boost::numeric::ublas::matrix< T , L , A > > struct
80 typedef vector_space_algebra algebra_type;
100 struct algebra_dispatcher< std::array< T , N > > struct
[all …]

12345678