Cadabra
Computer algebra system for field theory problems
Classes | Namespaces | Functions
DisplayBase.hh File Reference
#include <string>
#include <sstream>
#include "Props.hh"
#include "Storage.hh"

Go to the source code of this file.

Classes

class  cadabra::DisplayBase
 Base class for all display classes. More...
 

Namespaces

 cadabra
 Functions to handle the exchange properties of two or more symbols in a product.
 

Functions

template<typename DisplayType >
std::string cadabra::ex_to_string (const Kernel &kernel, const Ex &ex)
 
template<typename DisplayType >
std::string cadabra::ex_to_string (const Kernel &kernel, Ex::iterator it)