SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
|
This is the complete list of members for slate::FalseConditionException, including all inherited members.
Exception() (defined in slate::Exception) | slate::Exception | inline |
Exception(std::string const &msg) | slate::Exception | inline |
Exception(std::string const &msg, const char *func, const char *file, int line) | slate::Exception | inline |
FalseConditionException(const char *cond, const char *func, const char *file, int line) (defined in slate::FalseConditionException) | slate::FalseConditionException | inline |
what() const noexcept override | slate::Exception | inlinevirtual |
what(std::string const &msg, const char *func, const char *file, int line) | slate::Exception | inlineprotected |