Cadabra
Computer algebra system for field theory problems
Public Member Functions | List of all members
NonScalarException Class Reference

Description

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>

Inheritance diagram for NonScalarException:
CadabraException

Public Member Functions

 NonScalarException (std::string="")
 
std::string py_what () const
 
- Public Member Functions inherited from CadabraException
 CadabraException (std::string)
 

Constructor & Destructor Documentation

◆ NonScalarException()

NonScalarException::NonScalarException ( std::string  s = "")

Member Function Documentation

◆ py_what()

std::string NonScalarException::py_what ( ) const

The documentation for this class was generated from the following files: