Cadabra
Computer algebra system for field theory problems
|
Exception thrown when something requires that an expression is a pure scalar (i.e.
no free indices and no dummy indices), but isn't.
#include <Exceptions.hh>
Public Member Functions | |
NonScalarException (std::string="") | |
std::string | py_what () const |
Public Member Functions inherited from CadabraException | |
CadabraException (std::string) | |
NonScalarException::NonScalarException | ( | std::string | s = "" | ) |
std::string NonScalarException::py_what | ( | ) | const |