Home
last modified time | relevance | path

Searched refs:UIntType (Results 1 – 25 of 692) sorted by relevance

12345678910>>...28

/dports/biology/lamarc/lamarc-2.1.8/boost/random/
H A Dmersenne_twister.hpp36 int s, UIntType b, int t, UIntType c, int l, UIntType val>
203 int s, UIntType b, int t, UIntType c, int l, UIntType val>
206 int s, UIntType b, int t, UIntType c, int l, UIntType val>
209 int s, UIntType b, int t, UIntType c, int l, UIntType val>
212 int s, UIntType b, int t, UIntType c, int l, UIntType val>
215 int s, UIntType b, int t, UIntType c, int l, UIntType val>
218 int s, UIntType b, int t, UIntType c, int l, UIntType val>
221 int s, UIntType b, int t, UIntType c, int l, UIntType val>
224 int s, UIntType b, int t, UIntType c, int l, UIntType val>
227 int s, UIntType b, int t, UIntType c, int l, UIntType val>
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/random/
H A Dmersenne_twister.hpp65 UIntType a, std::size_t u, UIntType d, std::size_t s,
67 UIntType c, std::size_t l, UIntType f>
314 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in rewind()
340 UIntType
368 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
397 UIntType a, std::size_t u, UIntType d, std::size_t s,
399 UIntType c, std::size_t l, UIntType f>
403 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
444 UIntType a, std::size_t u, UIntType d, std::size_t s,
446 UIntType c, std::size_t l, UIntType f>
[all …]
H A Dlinear_feedback_shift.hpp42 template<class UIntType, int w, int k, int q, int s>
46 typedef UIntType result_type;
71 UIntType, s0) in BOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR() argument
91 UIntType, s0) in BOOST_RANDOM_DETAIL_ARITHMETIC_SEED() argument
105 { seed(detail::seed_one_int<UIntType, (UIntType(2) << (w - 1))>(seq)); } in BOOST_RANDOM_DETAIL_SEED_SEQ_SEED()
113 seed(detail::get_one_int<UIntType, (UIntType(2) << (w - 1))>(first, last)); in seed()
173 UIntType value;
178 template<class UIntType, int w, int k, int q, int s>
189 const UIntType linear_feedback_shift_engine<UIntType, w, k, q, s>::default_seed;
195 template<class UIntType, int w, int k, int q, int s, UIntType v = 0>
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
H A Dlinear_feedback_shift.hpp42 template<class UIntType, int w, int k, int q, int s>
46 typedef UIntType result_type;
71 UIntType, s0) in BOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR() argument
91 UIntType, s0) in BOOST_RANDOM_DETAIL_ARITHMETIC_SEED() argument
105 { seed(detail::seed_one_int<UIntType, (UIntType(2) << (w - 1))>(seq)); } in BOOST_RANDOM_DETAIL_SEED_SEQ_SEED()
113 seed(detail::get_one_int<UIntType, (UIntType(2) << (w - 1))>(first, last)); in seed()
173 UIntType value;
178 template<class UIntType, int w, int k, int q, int s>
189 const UIntType linear_feedback_shift_engine<UIntType, w, k, q, s>::default_seed;
195 template<class UIntType, int w, int k, int q, int s, UIntType v = 0>
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
H A Dlinear_feedback_shift.hpp42 template<class UIntType, int w, int k, int q, int s>
46 typedef UIntType result_type;
71 UIntType, s0) in BOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR() argument
91 UIntType, s0) in BOOST_RANDOM_DETAIL_ARITHMETIC_SEED() argument
105 { seed(detail::seed_one_int<UIntType, (UIntType(2) << (w - 1))>(seq)); } in BOOST_RANDOM_DETAIL_SEED_SEQ_SEED()
113 seed(detail::get_one_int<UIntType, (UIntType(2) << (w - 1))>(first, last)); in seed()
173 UIntType value;
178 template<class UIntType, int w, int k, int q, int s>
189 const UIntType linear_feedback_shift_engine<UIntType, w, k, q, s>::default_seed;
195 template<class UIntType, int w, int k, int q, int s, UIntType v = 0>
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
H A Dlinear_feedback_shift.hpp42 template<class UIntType, int w, int k, int q, int s>
46 typedef UIntType result_type;
71 UIntType, s0) in BOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR() argument
91 UIntType, s0) in BOOST_RANDOM_DETAIL_ARITHMETIC_SEED() argument
105 { seed(detail::seed_one_int<UIntType, (UIntType(2) << (w - 1))>(seq)); } in BOOST_RANDOM_DETAIL_SEED_SEQ_SEED()
113 seed(detail::get_one_int<UIntType, (UIntType(2) << (w - 1))>(first, last)); in seed()
173 UIntType value;
178 template<class UIntType, int w, int k, int q, int s>
189 const UIntType linear_feedback_shift_engine<UIntType, w, k, q, s>::default_seed;
195 template<class UIntType, int w, int k, int q, int s, UIntType v = 0>
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/random/
H A Dmersenne_twister.hpp69 UIntType a, std::size_t u, UIntType d, std::size_t s,
71 UIntType c, std::size_t l, UIntType f>
370 UIntType
477 y1 = (y1 ^ a) << UIntType(1) | UIntType(1); in reconstruct_state()
503 UIntType b, std::size_t t, UIntType c, std::size_t l, UIntType f> \
532 UIntType a, std::size_t u, UIntType d, std::size_t s,
534 UIntType c, std::size_t l, UIntType f>
538 const UIntType upper_mask = (~static_cast<UIntType>(0)) << r; in twist()
579 UIntType a, std::size_t u, UIntType d, std::size_t s,
581 UIntType c, std::size_t l, UIntType f>
[all …]
/dports/devel/thrust/thrust-1.9.5/thrust/random/detail/
H A Dlinear_congruential_engine.inl28 template<typename UIntType, UIntType a, UIntType c, UIntType m>
30 linear_congruential_engine<UIntType,a,c,m>
37 template<typename UIntType, UIntType a, UIntType c, UIntType m>
44 m_x = detail::mod<UIntType, 1, 0, m>(1);
50 template<typename UIntType, UIntType a, UIntType c, UIntType m>
56 m_x = detail::mod<UIntType,a,c,m>(m_x);
61 template<typename UIntType, UIntType a, UIntType c, UIntType m>
70 template<typename UIntType, UIntType a, UIntType c, UIntType m>
96 template<typename UIntType, UIntType a, UIntType c, UIntType m>
119 template<typename UIntType, UIntType a, UIntType c, UIntType m>
[all …]

12345678910>>...28