Cadabra
Computer algebra system for field theory problems
|
Exception thrown when there the Cadabra code detects an internal inconsistency; this should never happen, but is better than bailing out with an assert.
#include <Exceptions.hh>
Public Member Functions | |
NotYetImplemented (std::string="") | |
std::string | py_what () const |
Public Member Functions inherited from CadabraException | |
CadabraException (std::string) | |
NotYetImplemented::NotYetImplemented | ( | std::string | s = "" | ) |
std::string NotYetImplemented::py_what | ( | ) | const |