Nestedsums library
basic_letter.h File Reference
#include "ginac/ginac.h"

Go to the source code of this file.

Classes

class  basic_letter
 A basic_letter is an element of an alphabet. More...
 

Namespaces

namespace  nestedsums
 

Functions

 GINAC_DECLARE_UNARCHIVER (basic_letter)
 
GiNaC::ex create_basic_letter (const GiNaC::ex &l, const GiNaC::ex &d, const GiNaC::ex &o)
 
GiNaC::ex create_basic_letter (const GiNaC::ex &l, const GiNaC::ex &d, const GiNaC::ex &o, const GiNaC::ex &i)
 
GiNaC::ex concat (const basic_letter &l1, const basic_letter &l2)
 

Detailed Description

Interface to basic_letter