Home
last modified time | relevance | path

Searched defs:triangle_distribution (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/random/
Dtriangle_distribution.hpp39 class triangle_distribution class
109 explicit triangle_distribution(RealType a_arg = RealType(0.0), in triangle_distribution() function in boost::random::triangle_distribution
119 explicit triangle_distribution(const param_type& parm) in triangle_distribution() function in boost::random::triangle_distribution
180 BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR(os, triangle_distribution, td) in BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR() argument
187 BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR(is, triangle_distribution, td) in BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR() argument
200 BOOST_RANDOM_DETAIL_EQUALITY_OPERATOR(triangle_distribution, lhs, rhs) in BOOST_RANDOM_DETAIL_EQUALITY_OPERATOR() argument