Searched defs:normal_distribution (Results 1 – 3 of 3) sorted by relevance
224 class normal_distribution class278 explicit normal_distribution(const RealType& mean_arg = RealType(0.0), in normal_distribution() function in boost::random::normal_distribution288 explicit normal_distribution(const param_type& parm) in normal_distribution() function in boost::random::normal_distribution335 BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR(os, normal_distribution, nd) in BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR() argument342 BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR(is, normal_distribution, nd) in BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR() argument352 BOOST_RANDOM_DETAIL_EQUALITY_OPERATOR(normal_distribution, lhs, rhs) in BOOST_RANDOM_DETAIL_EQUALITY_OPERATOR() argument
37 class normal_distribution class44 normal_distribution(RealType mean = 0.f, RealType stddev = 1.f) in normal_distribution() function in boost::compute::normal_distribution
28 class normal_distribution class34 normal_distribution(RealType l_mean = 0, RealType sd = 1) in normal_distribution() function in boost::math::normal_distribution