GSL step size decreased below machine precision.
More...
#include <Error.h>
|
| | GSLZeroStep (const std::string &gsl_step_type) |
| | Create a too-small GSL step size exception. More...
|
| |
| virtual const char * | what () const throw () |
| | Returns "Tiny step" as the error type. More...
|
| |
| | Runtime (const std::string &error_message="") |
| | Create a runtime exception. More...
|
| |
| | General (const std::string &error_message="") |
| | Create an exception. More...
|
| |
| const std::string & | get_message () const |
| | Details about what caused the error. More...
|
| |
| virtual | ~General () throw () |
| | Cleanup if necessary. More...
|
| |
GSL step size decreased below machine precision.
Definition at line 154 of file Error.h.
◆ GSLZeroStep()
| Core::Error::GSLZeroStep::GSLZeroStep |
( |
const std::string & |
gsl_step_type | ) |
|
|
inline |
Create a too-small GSL step size exception.
Definition at line 157 of file Error.h.
◆ what()
| virtual const char* Core::Error::GSLZeroStep::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- /home/kpenev/projects/git/poet/poet_src/Core/Error.h