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

Go to the source code of this file.

Classes

class  Csum
 Csums involve a conjugation. More...
 

Namespaces

namespace  nestedsums
 

Functions

 GINAC_DECLARE_UNARCHIVER (Csum)
 
GiNaC::ex create_Csum (const GiNaC::ex &nc, const GiNaC::ex &llc)
 
GiNaC::ex create_Csum_from_exvector (const GiNaC::ex &nc, const GiNaC::exvector &v)
 
GiNaC::ex convert_Csum_to_Ssum (const GiNaC::ex &C)
 
GiNaC::ex convert_Csum_to_Zsum (const GiNaC::ex &C)
 

Detailed Description

Interface to Csums