Searched defs:cauchy_distribution (Results 1 – 2 of 2) sorted by relevance
39 class cauchy_distribution class100 explicit cauchy_distribution(RealType median_arg = RealType(0.0), in cauchy_distribution() function in boost::random::cauchy_distribution107 explicit cauchy_distribution(const param_type& parm) in cauchy_distribution() function in boost::random::cauchy_distribution175 BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR(os, cauchy_distribution, cd) in BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR() argument184 BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR(is, cauchy_distribution, cd) in BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR() argument194 BOOST_RANDOM_DETAIL_EQUALITY_OPERATOR(cauchy_distribution, lhs, rhs) in BOOST_RANDOM_DETAIL_EQUALITY_OPERATOR() argument
149 class cauchy_distribution class155 cauchy_distribution(RealType l_location = 0, RealType l_scale = 1) in cauchy_distribution() function in boost::math::cauchy_distribution