|
anpcpp 0.1.0
Analytic Network Process computational library
|
This is the complete list of members for anpcpp::PairwiseJudgments, including all inherited members.
| add_alternative(const std::string &name, bool ignore_existing=false) | anpcpp::PairwiseJudgments | |
| alternatives() const noexcept | anpcpp::PairwiseJudgments | inline |
| comparison(std::size_t i, std::size_t j) const | anpcpp::PairwiseJudgments | |
| comparison(const std::string &a, const std::string &b) const | anpcpp::PairwiseJudgments | |
| consistency_ratio(ConsistencyOptions options={}) const | anpcpp::PairwiseJudgments | |
| empty() const noexcept | anpcpp::PairwiseJudgments | inline |
| has_alternative(const std::string &name) const | anpcpp::PairwiseJudgments | |
| index_of(const std::string &name) const | anpcpp::PairwiseJudgments | |
| matrix() const noexcept | anpcpp::PairwiseJudgments | inline |
| PairwiseJudgments()=default | anpcpp::PairwiseJudgments | |
| PairwiseJudgments(std::vector< std::string > alternatives) | anpcpp::PairwiseJudgments | explicit |
| priorities(const EigenOptions &options={}) const | anpcpp::PairwiseJudgments | |
| remove_alternative(const std::string &name, bool ignore_missing=false) | anpcpp::PairwiseJudgments | |
| set_comparison(std::size_t i, std::size_t j, double value) | anpcpp::PairwiseJudgments | |
| set_comparison(const std::string &a, const std::string &b, double value) | anpcpp::PairwiseJudgments | |
| size() const noexcept | anpcpp::PairwiseJudgments | inline |