|
anpcpp 0.1.0
Analytic Network Process computational library
|
Browse the public C++ API (namespace anpcpp, target anpcpp::anpcpp).
| Header | Contents |
|---|---|
| matrix.hpp | Dense Vector and Matrix |
| eigen.hpp | Principal eigenvector (power iteration) |
| inconsistency.hpp | Saaty consistency index and ratio |
| pairwise.hpp | Named pairwise comparison tables |
| ratings.hpp | Categorical / numeric ratings prioritizers |
| limit_matrix.hpp | Limit matrix and priority extraction |
| network.hpp | AnpNetwork, AnpCluster, AnpNode, prioritizer slots |
| synthesis.hpp | Subnetwork score synthesis |
| json_io.hpp | JSON save/load (format v1) |
See the examples guide for runnable console demos and what each teaches.