|
GiNaC 1.8.9
|
Interface to GiNaC's symbolic integral. More...
Go to the source code of this file.
Classes | |
| class | GiNaC::integral |
| Symbolic integral. More... | |
Namespaces | |
| namespace | GiNaC |
Functions | |
| GiNaC::GINAC_DECLARE_UNARCHIVER (integral) | |
| ex | GiNaC::adaptivesimpson (const ex &x, const ex &a_in, const ex &b_in, const ex &f, const ex &error) |
| Numeric integration routine based upon the "Adaptive Quadrature" one in "Numerical Analysis" by Burden and Faires. | |
Interface to GiNaC's symbolic integral.
Definition in file integral.h.