IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for alglib.chebyshev, including all inherited members.
chebyshevcalculate(int r, int n, double x) | alglib.chebyshev | inlinestatic |
chebyshevcalculate(int r, int n, double x) | alglib.chebyshev | inlinestatic |
chebyshevcoefficients(int n, ref double[] c) | alglib.chebyshev | inlinestatic |
chebyshevcoefficients(int n, ref double[] c) | alglib.chebyshev | inlinestatic |
chebyshevsum(double[] c, int r, int n, double x) | alglib.chebyshev | inlinestatic |
chebyshevsum(double[] c, int r, int n, double x) | alglib.chebyshev | inlinestatic |
fromchebyshev(double[] a, int n, ref double[] b) | alglib.chebyshev | inlinestatic |
fromchebyshev(double[] a, int n, ref double[] b) | alglib.chebyshev | inlinestatic |