|
minimc 0.5.1
|
This is the complete list of members for Estimator, including all inherited members.
| bins | Scorable | protected |
| Clone() const noexcept=0 | Estimator | pure virtual |
| Create(const pugi::xml_node &estimator_node, const World &world, const PerturbationSet &perturbations) | Estimator | static |
| Estimator(const Estimator &other) noexcept | Estimator | |
| Estimator(const pugi::xml_node &estimator_node, const PerturbationSet &perturbations) noexcept | Estimator | protected |
| GetScore(const Particle &p) const noexcept=0 | Scorable | pure virtual |
| GetScore(const size_t index, const Real total_weight) const noexcept | Scorable | |
| GetScoreAsString(const Real total_weight) const noexcept | Scorable | protected |
| name | Scorable | |
| operator+=(const Estimator &other) noexcept | Estimator | |
| Scorable::operator+=(const Scorable &other) noexcept | Scorable | |
| Scorable(const std::string &name, const pugi::xml_node &bins_node) noexcept | Scorable | |
| Scorable(const Scorable &estimator, const Perturbation &perturbation) noexcept | Scorable | |
| scores | Scorable | protected |
| square_scores | Scorable | protected |
| to_string(const Real total_weight) const noexcept override | Estimator | virtual |
| ~Estimator() noexcept | Estimator | virtual |
| ~Scorable() noexcept | Scorable | virtual |