anpcpp 0.1.0
Analytic Network Process computational library
Loading...
Searching...
No Matches
anpcpp::PairwiseJudgments Member List

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 noexceptanpcpp::PairwiseJudgmentsinline
comparison(std::size_t i, std::size_t j) constanpcpp::PairwiseJudgments
comparison(const std::string &a, const std::string &b) constanpcpp::PairwiseJudgments
consistency_ratio(ConsistencyOptions options={}) constanpcpp::PairwiseJudgments
empty() const noexceptanpcpp::PairwiseJudgmentsinline
has_alternative(const std::string &name) constanpcpp::PairwiseJudgments
index_of(const std::string &name) constanpcpp::PairwiseJudgments
matrix() const noexceptanpcpp::PairwiseJudgmentsinline
PairwiseJudgments()=defaultanpcpp::PairwiseJudgments
PairwiseJudgments(std::vector< std::string > alternatives)anpcpp::PairwiseJudgmentsexplicit
priorities(const EigenOptions &options={}) constanpcpp::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 noexceptanpcpp::PairwiseJudgmentsinline