Tapkee
|
#include <exceptions.hpp>
Public Member Functions | |
eigendecomposition_error (const std::string &what_msg) | |
An exception type that is thrown when eigendecomposition is failed.
Definition at line 85 of file exceptions.hpp.
|
explicit |
what_msg | message of the exception |
Definition at line 89 of file exceptions.hpp.