hyperexponential_distribution() | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
hyperexponential_distribution(ProbIterT prob_first, ProbIterT prob_last, RateIterT rate_first, RateIterT rate_last) | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
hyperexponential_distribution(ProbRangeT const &prob_range, RateRangeT const &rate_range, typename boost::disable_if_c< boost::has_pre_increment< ProbRangeT >::value||boost::has_pre_increment< RateRangeT >::value >::type *=0) | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
hyperexponential_distribution(RateIterT const &rate_first, RateIterT2 const &rate_last, typename boost::enable_if_c< boost::has_pre_increment< RateIterT >::value||boost::has_pre_increment< RateIterT2 >::value >::type *=0) | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
hyperexponential_distribution(std::initializer_list< RealT > l1, std::initializer_list< RealT > l2) | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
hyperexponential_distribution(std::initializer_list< RealT > l1) | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
hyperexponential_distribution(RateRangeT const &rate_range) | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
num_phases() const | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
policy_type typedef | boost::math::hyperexponential_distribution< RealT, PolicyT > | |
probabilities() const | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
rates() const | boost::math::hyperexponential_distribution< RealT, PolicyT > | inline |
value_type typedef | boost::math::hyperexponential_distribution< RealT, PolicyT > | |