|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| ElementaryIntegration<C extends GcdRingElem<C>> | Methods related to elementary integration. |
| ElementaryIntegrationTest | Quotient over BigRational GenPolynomial tests with JUnit. |
| Examples | Examples related to elementary integration. |
| Integral<C extends GcdRingElem<C>> | Container for a rational function integral, polynomial version. |
| LogIntegral<C extends GcdRingElem<C>> | Container for the logarithmic part of a rational function integral. num/den = sum( a_i ( der(d_i) / d_i ) ) integrate(num/den) = sum( a_i log ( d_i ) ) |
| QuotIntegral<C extends GcdRingElem<C>> | Container for a rational function integral, quotient version . |
This package contains classes for elementary integration of (univariate) polynomials and rational functions.
The implementation follows Bronstein Symbolic Integration I - Transcendental Functions.
Last modified: Fri Nov 27 22:23:52 CET 2009
$Id: package.html 2885 2009-11-27 21:40:15Z kredel $
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||