static double alglib.hermite.hermitecalculate |
( |
int |
n, |
|
|
double |
x |
|
) |
| |
|
inlinestatic |
static double alglib.hermite.hermitesum |
( |
double[] |
c, |
|
|
int |
n, |
|
|
double |
x |
|
) |
| |
|
inlinestatic |
static void alglib.hermite.hermitecoefficients |
( |
int |
n, |
|
|
ref double[] |
c |
|
) |
| |
|
inlinestatic |
static double alglib.hermite.hermitecalculate |
( |
int |
n, |
|
|
double |
x |
|
) |
| |
|
inlinestatic |
static double alglib.hermite.hermitesum |
( |
double[] |
c, |
|
|
int |
n, |
|
|
double |
x |
|
) |
| |
|
inlinestatic |
static void alglib.hermite.hermitecoefficients |
( |
int |
n, |
|
|
ref double[] |
c |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: