|
static double | chebyshevcalculate (int r, int n, double x) |
|
static double | chebyshevsum (double[] c, int r, int n, double x) |
|
static void | chebyshevcoefficients (int n, ref double[] c) |
|
static void | fromchebyshev (double[] a, int n, ref double[] b) |
|
static double | chebyshevcalculate (int r, int n, double x) |
|
static double | chebyshevsum (double[] c, int r, int n, double x) |
|
static void | chebyshevcoefficients (int n, ref double[] c) |
|
static void | fromchebyshev (double[] a, int n, ref double[] b) |
|
static double alglib.chebyshev.chebyshevcalculate |
( |
int |
r, |
|
|
int |
n, |
|
|
double |
x |
|
) |
| |
|
inlinestatic |
static double alglib.chebyshev.chebyshevsum |
( |
double[] |
c, |
|
|
int |
r, |
|
|
int |
n, |
|
|
double |
x |
|
) |
| |
|
inlinestatic |
static void alglib.chebyshev.chebyshevcoefficients |
( |
int |
n, |
|
|
ref double[] |
c |
|
) |
| |
|
inlinestatic |
static void alglib.chebyshev.fromchebyshev |
( |
double[] |
a, |
|
|
int |
n, |
|
|
ref double[] |
b |
|
) |
| |
|
inlinestatic |
static double alglib.chebyshev.chebyshevcalculate |
( |
int |
r, |
|
|
int |
n, |
|
|
double |
x |
|
) |
| |
|
inlinestatic |
static double alglib.chebyshev.chebyshevsum |
( |
double[] |
c, |
|
|
int |
r, |
|
|
int |
n, |
|
|
double |
x |
|
) |
| |
|
inlinestatic |
static void alglib.chebyshev.chebyshevcoefficients |
( |
int |
n, |
|
|
ref double[] |
c |
|
) |
| |
|
inlinestatic |
static void alglib.chebyshev.fromchebyshev |
( |
double[] |
a, |
|
|
int |
n, |
|
|
ref double[] |
b |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: