GiNaC 1.8.7
|
Interface to class for extended truncated power series. More...
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) |
Interface to class for extended truncated power series.
Definition in file pseries.h.