|
minimc 0.5.1
|
This is the complete list of members for Sensitivity, including all inherited members.
| bins | Scorable | protected |
| Clone() const noexcept=0 | Sensitivity | pure virtual |
| Create(const pugi::xml_node &sensitivity_perturbation_node, const PerturbationSet &perturbations, const Estimator &estimator) | Sensitivity | static |
| estimator | Sensitivity | 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 Sensitivity &other) noexcept | Sensitivity | |
| Scorable::operator+=(const Scorable &other) noexcept | Scorable | |
| perturbation | Sensitivity | protected |
| 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 |
| Sensitivity(const Estimator &estimator, const Perturbation &perturbation) noexcept | Sensitivity | protected |
| square_scores | Scorable | protected |
| to_string(const Real total_weight) const noexcept | Sensitivity | virtual |
| ~Scorable() noexcept | Scorable | virtual |
| ~Sensitivity() noexcept | Sensitivity | virtual |