GiNaC 1.8.7
Classes | Namespaces | Functions
pseries.h File Reference

Interface to class for extended truncated power series. More...

#include "basic.h"
#include "expairseq.h"

Go to the source code of this file.

Classes

class  GiNaC::pseries
 This class holds a extended truncated power series (positive and negative integer powers). More...
 

Namespaces

namespace  GiNaC
 

Functions

 GiNaC::GINAC_DECLARE_UNARCHIVER (pseries)
 
ex GiNaC::series_to_poly (const ex &e)
 Convert the pseries object embedded in an expression to an ordinary polynomial in the expansion variable. More...
 
bool GiNaC::is_terminating (const pseries &s)
 

Detailed Description

Interface to class for extended truncated power series.

Definition in file pseries.h.


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