|
anpcpp 0.1.0
Analytic Network Process computational library
|
Thrown when power iteration fails to converge within max_iterations. More...
#include <eigen.hpp>
Public Member Functions | |
| ConvergenceError (const std::string &message) | |
Thrown when power iteration fails to converge within max_iterations.
|
inlineexplicit |
| message | Description of the failure. |