Home
last modified time | relevance | path

Searched defs:deduce_vec (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/boost-docs/boost_1_72_0/boost/qvm/
H A Dvec_traits_array.hpp81 deduce_vec<T[Dim],D> struct
83 typedef vec<T,D> type;
88 deduce_vec<T const[Dim],D> struct
90 typedef vec<T,D> type;
H A Dmap_mat_vec.hpp111 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
113 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
233 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
235 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
373 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
375 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
501 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
503 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
H A Ddeduce_vec.hpp43 deduce_vec struct
46 typedef typename qvm_detail::deduce_vec_default<V,Dim>::type type;
/dports/devel/hyperscan/boost_1_75_0/boost/qvm/
H A Dvec_traits_array.hpp81 deduce_vec<T[Dim],D> struct
83 typedef vec<T,D> type;
88 deduce_vec<T const[Dim],D> struct
90 typedef vec<T,D> type;
H A Dmap_mat_vec.hpp111 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
113 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
233 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
235 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
373 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
375 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
501 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
503 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
H A Ddeduce_vec.hpp43 deduce_vec struct
46 typedef typename qvm_detail::deduce_vec_default<V,Dim>::type type;
/dports/devel/boost-python-libs/boost_1_72_0/boost/qvm/
H A Dvec_traits_array.hpp81 deduce_vec<T[Dim],D> struct
83 typedef vec<T,D> type;
88 deduce_vec<T const[Dim],D> struct
90 typedef vec<T,D> type;
H A Dmap_mat_vec.hpp111 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
113 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
233 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
235 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
373 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
375 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
501 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
503 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/qvm/
H A Dvec_traits_array.hpp81 deduce_vec<T[Dim],D> struct
83 typedef vec<T,D> type;
88 deduce_vec<T const[Dim],D> struct
90 typedef vec<T,D> type;
H A Dmap_mat_vec.hpp111 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
113 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
233 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
235 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
373 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
375 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
501 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
503 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
H A Ddeduce_vec.hpp43 deduce_vec struct
46 typedef typename qvm_detail::deduce_vec_default<V,Dim>::type type;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/qvm/
H A Dvec_traits_array.hpp81 deduce_vec<T[Dim],D> struct
83 typedef vec<T,D> type;
88 deduce_vec<T const[Dim],D> struct
90 typedef vec<T,D> type;
H A Dmap_mat_vec.hpp111 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
113 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
233 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
235 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
373 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
375 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
501 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
503 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/qvm/
H A Dvec_traits_array.hpp81 deduce_vec<T[Dim],D> struct
83 typedef vec<T,D> type;
88 deduce_vec<T const[Dim],D> struct
90 typedef vec<T,D> type;
H A Dmap_mat_vec.hpp111 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
113 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
233 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
235 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
373 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
375 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
501 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
503 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
H A Ddeduce_vec.hpp43 deduce_vec struct
46 typedef typename qvm_detail::deduce_vec_default<V,Dim>::type type;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/qvm/
H A Dvec_traits_array.hpp81 deduce_vec<T[Dim],D> struct
83 typedef vec<T,D> type;
88 deduce_vec<T const[Dim],D> struct
90 typedef vec<T,D> type;
H A Dmap_mat_vec.hpp111 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
113 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
233 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
235 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
373 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
375 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
501 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
503 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
H A Ddeduce_vec.hpp43 deduce_vec struct
46 typedef typename qvm_detail::deduce_vec_default<V,Dim>::type type;
/dports/devel/boost-libs/boost_1_72_0/boost/qvm/
H A Dvec_traits_array.hpp81 deduce_vec<T[Dim],D> struct
83 typedef vec<T,D> type;
88 deduce_vec<T const[Dim],D> struct
90 typedef vec<T,D> type;
H A Dmap_mat_vec.hpp111 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
113 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
233 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
235 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
373 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
375 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
501 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
503 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/qvm/
H A Dvec_traits_array.hpp81 deduce_vec<T[Dim],D> struct
83 typedef vec<T,D> type;
88 deduce_vec<T const[Dim],D> struct
90 typedef vec<T,D> type;
H A Dmap_mat_vec.hpp111 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
113 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
233 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
235 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
373 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
375 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
501 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
503 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
/dports/devel/R-cran-BH/BH/inst/include/boost/qvm/
H A Dmap_mat_vec.hpp105 deduce_vec<qvm_detail::col_<Col,OriginalMatrix>,D> struct
107 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
227 deduce_vec<qvm_detail::row_<Row,OriginalMatrix>,D> struct
229 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
367 deduce_vec<qvm_detail::diag_<OriginalMatrix>,D> struct
369 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
495 deduce_vec<qvm_detail::translation_<OriginalMatrix>,D> struct
497 typedef vec<typename mat_traits<OriginalMatrix>::scalar_type,D> type;
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/firestore/internal/conformance/testdata/
H A Dquery-cursor-docsnap-where-neq.json43 }
44 }
49 "fieldPath": "a"

123