OrthogonalPolynomials Methods |
The OrthogonalPolynomials type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ChebyshevT |
Computes the value of a Cebyshev polynomial.
|
![]() ![]() | HermiteH |
Computes the value of a (physicists') Hermite polynomial.
|
![]() ![]() | HermiteHe |
Computes the value of a (statisticians') Hermite polynomial.
|
![]() ![]() | LaguerreL(Int32, Double) |
Computes the value of a Laguerre polynomial.
|
![]() ![]() | LaguerreL(Int32, Double, Double) |
Computes the value of an associated Laguerre polynomial.
|
![]() ![]() | LegendreP(Int32, Double) |
Computes the value of a Legendre polynomial.
|
![]() ![]() | LegendreP(Int32, Int32, Double) |
Computes the value of an associated Legendre polynomial.
|
![]() ![]() | ZernikeR |
Computes the value of a Zernike polynomial.
|