represents a fatal problem in the numerics of the code (such as nonphysical values) More...
#include <assert.hpp>
Public Member Functions | |
| Numerical_exception (std::string message) | |
Public Member Functions inherited from hexed::assert::Exception | |
| Exception (std::string message) | |
| const char * | what () const noexcept override |
represents a fatal problem in the numerics of the code (such as nonphysical values)
as opposed to, for example, an out-of-bounds error or user error