Exception for the case that a linear solver fails (typically with NaN due to zero inner product) More...
#include <exception.hpp>
Public Member Functions | |
linear_solver_exception (std::string const &str) | |
Exception for the case that a linear solver fails (typically with NaN due to zero inner product)
Definition at line 38 of file exception.hpp.
|
inline |
Definition at line 41 of file exception.hpp.