| Class | Description |
|---|---|
| Chebyshev |
This class implements Chebyshev polynomials.
|
| CoefficientsGenerator | |
| Hermite |
This class implements Hermite polynomials.
|
| Laguerre |
This class implements Laguerre polynomials.
|
| Legendre |
This class implements Legendre polynomials.
|
| OrthogonalPolynomial |
This class is the base class for orthogonal polynomials.
|
| Polynomial |
This class implements polynomials with one unknown.
|
| Polynomial.DivisionResult |
This class stores the result of the euclidian division of two polynomials.
|
| Polynomial.Double |
This class implements polynomials with one unknown and real
coefficients.
|
| Polynomial.Rational |
This class implements polynomials with one unknown and rational
coefficients.
|
| PolynomialFraction |
This class implements fractions of polynomials with one unknown and
rational coefficients.
|
| RationalNumber |
This class implements reduced rational numbers.
|
Copyright © 2001-2007 Luc Maisonobe. All Rights Reserved.