|
minimc 0.5.1
|
This is the complete list of members for Scorable, including all inherited members.
| bins | Scorable | 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 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=0 | Scorable | pure virtual |
| ~Scorable() noexcept | Scorable | virtual |