IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for Meta.Numerics.Functions.OrthogonalPolynomials, including all inherited members.
ChebyshevT(int n, double x) | Meta.Numerics.Functions.OrthogonalPolynomials | inlinestatic |
ChebyshevT_Series1(int n, double x) | Meta.Numerics.Functions.OrthogonalPolynomials | inlineprivatestatic |
HermiteH(int n, double x) | Meta.Numerics.Functions.OrthogonalPolynomials | inlinestatic |
HermiteHe(int n, double x) | Meta.Numerics.Functions.OrthogonalPolynomials | inlinestatic |
LaguerreL(int n, double x) | Meta.Numerics.Functions.OrthogonalPolynomials | inlinestatic |
LaguerreL(int n, double a, double x) | Meta.Numerics.Functions.OrthogonalPolynomials | inlinestatic |
LegendreP(int l, double x) | Meta.Numerics.Functions.OrthogonalPolynomials | inlinestatic |
LegendreP(int l, int m, double x) | Meta.Numerics.Functions.OrthogonalPolynomials | inlinestatic |
ZernikeR(int n, int m, double rho) | Meta.Numerics.Functions.OrthogonalPolynomials | inlinestatic |