|
hep-mc
0.8
|
This is the complete list of members for hep::vegas_result< T >, including all inherited members.
| adjustment_data() const | hep::vegas_result< T > | inline |
| calls() const | hep::mc_result< T > | inline |
| distributions() const | hep::plain_result< T > | inline |
| error() const | hep::mc_result< T > | inline |
| finite_calls() const | hep::mc_result< T > | inline |
| mc_result(std::size_t calls, std::size_t non_zero_calls, std::size_t finite_calls, T sum, T sum_of_squares) | hep::mc_result< T > | inline |
| mc_result(std::istream &in) | hep::mc_result< T > | inlineexplicit |
| mc_result(mc_result< T > const &)=default | hep::mc_result< T > | |
| mc_result(mc_result< T > &&) noexcept=default | hep::mc_result< T > | |
| non_zero_calls() const | hep::mc_result< T > | inline |
| numeric_type typedef | hep::mc_result< T > | |
| operator=(vegas_result< T > const &)=default | hep::vegas_result< T > | |
| operator=(vegas_result< T > &&) noexcept=default | hep::vegas_result< T > | |
| hep::plain_result::operator=(plain_result< T > const &)=default | hep::plain_result< T > | |
| hep::plain_result::operator=(plain_result< T > &&) noexcept=default | hep::plain_result< T > | |
| hep::mc_result::operator=(mc_result< T > const &)=default | hep::mc_result< T > | |
| hep::mc_result::operator=(mc_result< T > &&) noexcept=default | hep::mc_result< T > | |
| pdf() const | hep::vegas_result< T > | inline |
| plain_result(std::vector< distribution_result< T >> const &distributions, std::size_t calls, std::size_t non_zero_calls, std::size_t finite_calls, T sum, T sum_of_squares) | hep::plain_result< T > | inline |
| plain_result(std::istream &in) | hep::plain_result< T > | inlineexplicit |
| plain_result(plain_result< T > const &)=default | hep::plain_result< T > | |
| plain_result(plain_result< T > &&) noexcept=default | hep::plain_result< T > | |
| serialize(std::ostream &out) const override | hep::vegas_result< T > | inlinevirtual |
| sum() const | hep::mc_result< T > | inline |
| sum_of_squares() const | hep::mc_result< T > | inline |
| value() const | hep::mc_result< T > | inline |
| variance() const | hep::mc_result< T > | inline |
| vegas_result(plain_result< T > const &result, vegas_pdf< T > const &pdf, std::vector< T > const &adjustment_data) | hep::vegas_result< T > | inline |
| vegas_result(std::istream &in) | hep::vegas_result< T > | inlineexplicit |
| vegas_result(vegas_result< T > const &)=default | hep::vegas_result< T > | |
| vegas_result(vegas_result< T > &&) noexcept=default | hep::vegas_result< T > | |
| ~mc_result()=default | hep::mc_result< T > | virtual |
| ~plain_result() override=default | hep::plain_result< T > | |
| ~vegas_result() override=default | hep::vegas_result< T > |