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

Interface to GiNaC's symbolic integral. More...

#include "basic.h"
#include "ex.h"
#include "archive.h"

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. More...
 

Detailed Description

Interface to GiNaC's symbolic integral.

Definition in file integral.h.


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