|
static double | mapkind (int k) |
|
static void | buildgausslegendrequadrature (int n, ref double[] x, ref double[] w) |
|
static void | buildgaussjacobiquadrature (int n, double alpha, double beta, ref double[] x, ref double[] w) |
|
static void | buildgausslaguerrequadrature (int n, double alpha, ref double[] x, ref double[] w) |
|
static void | buildgausshermitequadrature (int n, ref double[] x, ref double[] w) |
|
static double | mapkind (int k) |
|
static void | buildgausslegendrequadrature (int n, ref double[] x, ref double[] w) |
|
static void | buildgaussjacobiquadrature (int n, double alpha, double beta, ref double[] x, ref double[] w) |
|
static void | buildgausslaguerrequadrature (int n, double alpha, ref double[] x, ref double[] w) |
|
static void | buildgausshermitequadrature (int n, ref double[] x, ref double[] w) |
|
static bool alglib.testgqunit.testgq |
( |
bool |
silent | ) |
|
|
inlinestatic |
References alglib.beta(), alglib.testgqunit.buildgausshermitequadrature(), alglib.testgqunit.buildgaussjacobiquadrature(), alglib.testgqunit.buildgausslaguerrequadrature(), alglib.testgqunit.buildgausslegendrequadrature(), alglib.gq.gqgenerategausshermite(), alglib.gq.gqgenerategaussjacobi(), alglib.gq.gqgenerategausslaguerre(), alglib.gq.gqgenerategausslegendre(), alglib.gq.gqgenerategausslobattorec(), alglib.gq.gqgenerategaussradaurec(), alglib.gq.gqgeneraterec(), alglib.math.machineepsilon, alglib.testgqunit.mapkind(), and alglib.math.sqr().
Referenced by alglib.testgqunit._pexec_testgq(), and _Test.Main().
static double alglib.testgqunit.mapkind |
( |
int |
k | ) |
|
|
inlinestaticprivate |
static void alglib.testgqunit.buildgausslegendrequadrature |
( |
int |
n, |
|
|
ref double[] |
x, |
|
|
ref double[] |
w |
|
) |
| |
|
inlinestaticprivate |
static void alglib.testgqunit.buildgaussjacobiquadrature |
( |
int |
n, |
|
|
double |
alpha, |
|
|
double |
beta, |
|
|
ref double[] |
x, |
|
|
ref double[] |
w |
|
) |
| |
|
inlinestaticprivate |
static void alglib.testgqunit.buildgausslaguerrequadrature |
( |
int |
n, |
|
|
double |
alpha, |
|
|
ref double[] |
x, |
|
|
ref double[] |
w |
|
) |
| |
|
inlinestaticprivate |
static void alglib.testgqunit.buildgausshermitequadrature |
( |
int |
n, |
|
|
ref double[] |
x, |
|
|
ref double[] |
w |
|
) |
| |
|
inlinestaticprivate |
static bool alglib.testgqunit.testgq |
( |
bool |
silent | ) |
|
|
inlinestatic |
References alglib.beta(), alglib.testgqunit.buildgausshermitequadrature(), alglib.testgqunit.buildgaussjacobiquadrature(), alglib.testgqunit.buildgausslaguerrequadrature(), alglib.testgqunit.buildgausslegendrequadrature(), alglib.gq.gqgenerategausshermite(), alglib.gq.gqgenerategaussjacobi(), alglib.gq.gqgenerategausslaguerre(), alglib.gq.gqgenerategausslegendre(), alglib.gq.gqgenerategausslobattorec(), alglib.gq.gqgenerategaussradaurec(), alglib.gq.gqgeneraterec(), alglib.math.machineepsilon, alglib.testgqunit.mapkind(), and alglib.math.sqr().
static bool alglib.testgqunit._pexec_testgq |
( |
bool |
silent | ) |
|
|
inlinestatic |
static double alglib.testgqunit.mapkind |
( |
int |
k | ) |
|
|
inlinestaticprivate |
static void alglib.testgqunit.buildgausslegendrequadrature |
( |
int |
n, |
|
|
ref double[] |
x, |
|
|
ref double[] |
w |
|
) |
| |
|
inlinestaticprivate |
static void alglib.testgqunit.buildgaussjacobiquadrature |
( |
int |
n, |
|
|
double |
alpha, |
|
|
double |
beta, |
|
|
ref double[] |
x, |
|
|
ref double[] |
w |
|
) |
| |
|
inlinestaticprivate |
static void alglib.testgqunit.buildgausslaguerrequadrature |
( |
int |
n, |
|
|
double |
alpha, |
|
|
ref double[] |
x, |
|
|
ref double[] |
w |
|
) |
| |
|
inlinestaticprivate |
static void alglib.testgqunit.buildgausshermitequadrature |
( |
int |
n, |
|
|
ref double[] |
x, |
|
|
ref double[] |
w |
|
) |
| |
|
inlinestaticprivate |
The documentation for this class was generated from the following file:
- igtest/IGLibTestDev/00archive/alglib/alglib-3.6.0.csharp/tests/test_c.cs