Home
last modified time | relevance | path

Searched defs:distribution_type (Results 1 – 25 of 40) sorted by relevance

12

/third_party/boost/boost/random/
Duniform_real.hpp44 typedef uniform_real distribution_type; typedef in boost::uniform_real::param_type
Dvariate_generator.hpp58 typedef Distribution distribution_type; typedef in boost::random::variate_generator
Duniform_int.hpp44 typedef uniform_int distribution_type; typedef in boost::uniform_int::param_type
Dbernoulli_distribution.hpp48 typedef bernoulli_distribution distribution_type; typedef in boost::random::bernoulli_distribution::param_type
Dstudent_t_distribution.hpp45 typedef student_t_distribution distribution_type; typedef in boost::random::student_t_distribution::param_type
Dlaplace_distribution.hpp39 typedef laplace_distribution distribution_type; typedef in boost::random::laplace_distribution::param_type
Dweibull_distribution.hpp41 typedef weibull_distribution distribution_type; typedef in boost::random::weibull_distribution::param_type
Dbeta_distribution.hpp39 typedef beta_distribution distribution_type; typedef in boost::random::beta_distribution::param_type
Dextreme_value_distribution.hpp41 typedef extreme_value_distribution distribution_type; typedef in boost::random::extreme_value_distribution::param_type
Dchi_squared_distribution.hpp40 typedef chi_squared_distribution distribution_type; typedef in boost::random::chi_squared_distribution::param_type
Dfisher_f_distribution.hpp44 typedef fisher_f_distribution distribution_type; typedef in boost::random::fisher_f_distribution::param_type
Dcauchy_distribution.hpp49 typedef cauchy_distribution distribution_type; typedef in boost::random::cauchy_distribution::param_type
Dnon_central_chi_squared_distribution.hpp60 typedef non_central_chi_squared_distribution distribution_type; typedef in boost::random::non_central_chi_squared_distribution::param_type
Dnegative_binomial_distribution.hpp44 typedef negative_binomial_distribution distribution_type; typedef in boost::random::negative_binomial_distribution::param_type
Duniform_on_sphere.hpp50 typedef uniform_on_sphere distribution_type; typedef in boost::random::uniform_on_sphere::param_type
Dgeometric_distribution.hpp57 typedef geometric_distribution distribution_type; typedef in boost::random::geometric_distribution::param_type
Dexponential_distribution.hpp253 typedef exponential_distribution distribution_type; typedef in boost::random::exponential_distribution::param_type
Dgamma_distribution.hpp49 typedef gamma_distribution distribution_type; typedef in boost::random::gamma_distribution::param_type
Dtriangle_distribution.hpp49 typedef triangle_distribution distribution_type; typedef in boost::random::triangle_distribution::param_type
/third_party/boost/libs/random/example/
Drandom_demo.cpp32 typedef boost::uniform_int<> distribution_type; in experiment() typedef
/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/
Drandom_fill.hpp46 boost::compute::uniform_real_distribution<value_type> distribution_type; in random_fill() typedef
/third_party/boost/boost/compute/algorithm/detail/
Drandom_fill.hpp46 boost::compute::uniform_real_distribution<value_type> distribution_type; in random_fill() typedef
/third_party/boost/libs/random/test/
Dmultiprecision_int_test.cpp151 BOOST_AUTO_TEST_CASE_TEMPLATE(distributions, distribution_type, uniform_distributions) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
197 BOOST_AUTO_TEST_CASE_TEMPLATE(discrete_distributions, distribution_type, other_distributions) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
Dtest_old_uniform_int_distribution.cpp52 typedef boost::uniform_int<> distribution_type; in BOOST_AUTO_TEST_CASE() typedef
/third_party/boost/boost/uuid/
Drandom_generator.hpp56 typedef uniform_int<unsigned long> distribution_type; typedef in boost::uuids::basic_random_generator

12