Home
last modified time | relevance | path

Searched refs:distr_type (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/test/data/monomorphic/generators/
H A Drandom.hpp70 typedef DistributionType distr_type; typedef in boost::unit_test::data::monomorphic::random_t
77 explicit random_t( distr_type&& d ) in random_t()
78 : m_distribution( std::forward<distr_type>(d) ) in random_t()
80 random_t( engine_type&& e, distr_type&& d ) in random_t()
81 : m_distribution( std::forward<distr_type>(d) ) in random_t()
143 typedef typename Gen::distr_type distr_type; in random() typedef
144 return monomorphic::generated_by<Gen>( Gen( distr_type(begin,end) ) ); in random()
154 typedef typename distr_type::result_type sample_type;
156 typedef monomorphic::random_t<sample_type,distr_type,engine_type> type;
168 typedef typename Gen::distr_type distr_type; in random() typedef
[all …]
/dports/math/unuran/unuran-1.8.1/src/parser/
H A Dmake_stringparser.pl351 my $distr_type = "\L$1";
353 next unless $SUPPORTED_DISTR_TYPES{$distr_type};
356 print STDERR " \U$distr_type" if $VERBOSE;
364 ." \@result{} \@pxref{\U$distr_type}\n";
413 my $distr_type;
416 $distr_type = "\L$1";
420 $distr_type = "-x-all-x-";
424 next unless $SUPPORTED_DISTR_TYPES{$distr_type};
425 print STDERR " \U$distr_type: " if $VERBOSE;
538 unless ($set_commands->{$distr_type}->{$command}) {
[all …]
/dports/devel/ga/ga-5.8/global/src/
H A Diterator.c209 if (GA[handle].distr_type == REGULAR) { in gai_iterator_init()
280 if (GA[handle].distr_type == REGULAR) { in gai_iterator_reset()
294 } else if (GA[handle].distr_type == TILED || in gai_iterator_reset()
295 GA[handle].distr_type == TILED_IRREG) { in gai_iterator_reset()
328 if (GA[handle].distr_type == REGULAR) { in gai_iterator_next()
555 GA[handle].distr_type == TILED || in gai_iterator_next()
568 GA[handle].distr_type == TILED) { in gai_iterator_next()
741 if (GA[handle].distr_type == REGULAR) { in gai_iterator_last()
750 GA[handle].distr_type == TILED || in gai_iterator_last()
854 if (GA[handle].distr_type == REGULAR) { in pnga_local_iterator_next()
[all …]
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Darma_rng_cxx11.hpp164 typedef std::gamma_distribution<double> distr_type; in randg_fill() typedef
169 std::vector<distr_type> g_distr(n_threads); in randg_fill()
171 const distr_type g_distr_base(a,b); in randg_fill()
176 distr_type& g_distr_t = g_distr[t]; in randg_fill()
192 distr_type& g_distr_t = g_distr[t]; in randg_fill()
198 distr_type& g_distr_0 = g_distr[0]; in randg_fill()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Darma_rng_cxx11.hpp164 typedef std::gamma_distribution<double> distr_type; in randg_fill() typedef
169 std::vector<distr_type> g_distr(n_threads); in randg_fill()
171 const distr_type g_distr_base(a,b); in randg_fill()
176 distr_type& g_distr_t = g_distr[t]; in randg_fill()
192 distr_type& g_distr_t = g_distr[t]; in randg_fill()
198 distr_type& g_distr_0 = g_distr[0]; in randg_fill()
/dports/devel/boost-python-libs/boost_1_72_0/libs/test/test/test-organization-ts/datasets-test/
H A Drandom-test.cpp74 BOOST_TEST(( std::is_same<DS1::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
83 BOOST_TEST(( std::is_same<DS2::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
92 BOOST_TEST(( std::is_same<DS3::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
101 BOOST_TEST(( std::is_same<DS4::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
123 BOOST_TEST(( std::is_same<DS6::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Drandom-test.cpp73 BOOST_TEST(( std::is_same<DS1::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
82 BOOST_TEST(( std::is_same<DS2::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
91 BOOST_TEST(( std::is_same<DS3::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
100 BOOST_TEST(( std::is_same<DS4::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
122 BOOST_TEST(( std::is_same<DS6::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Drandom-test.cpp73 BOOST_TEST(( std::is_same<DS1::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
82 BOOST_TEST(( std::is_same<DS2::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
91 BOOST_TEST(( std::is_same<DS3::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
100 BOOST_TEST(( std::is_same<DS4::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
122 BOOST_TEST(( std::is_same<DS6::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-server/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Drandom-test.cpp73 BOOST_TEST(( std::is_same<DS1::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
82 BOOST_TEST(( std::is_same<DS2::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
91 BOOST_TEST(( std::is_same<DS3::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
100 BOOST_TEST(( std::is_same<DS4::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
122 BOOST_TEST(( std::is_same<DS6::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
/dports/databases/xtrabackup/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Drandom-test.cpp73 BOOST_TEST(( std::is_same<DS1::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
82 BOOST_TEST(( std::is_same<DS2::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
91 BOOST_TEST(( std::is_same<DS3::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
100 BOOST_TEST(( std::is_same<DS4::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
122 BOOST_TEST(( std::is_same<DS6::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-client/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Drandom-test.cpp73 BOOST_TEST(( std::is_same<DS1::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
82 BOOST_TEST(( std::is_same<DS2::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
91 BOOST_TEST(( std::is_same<DS3::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
100 BOOST_TEST(( std::is_same<DS4::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()
122 BOOST_TEST(( std::is_same<DS6::generator_type::distr_type, in BOOST_AUTO_TEST_CASE()

12