GiNaC 1.8.7
Classes | Namespaces | Typedefs | Functions
expairseq.h File Reference

Interface to sequences of expression pairs. More...

#include "expair.h"
#include "indexed.h"
#include <vector>

Go to the source code of this file.

Classes

class  GiNaC::expairseq
 A sequence of class expair. More...
 
class  GiNaC::make_flat_inserter
 Class to handle the renaming of dummy indices. More...
 

Namespaces

namespace  GiNaC
 

Typedefs

typedef std::vector< expair > GiNaC::epvector
 expair-vector More...
 
typedef epvector::iterator GiNaC::epp
 expair-vector pointer More...
 

Functions

epvector * GiNaC::conjugateepvector (const epvector &)
 Complex conjugate every element of an epvector. More...
 

Detailed Description

Interface to sequences of expression pairs.

Definition in file expairseq.h.


This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.