|
static void | generatereflection (ref double[] x, int n, ref double tau) |
|
static void | applyreflectionfromtheleft (ref double[,] c, double tau, double[] v, int m1, int m2, int n1, int n2, ref double[] work) |
|
static void | applyreflectionfromtheright (ref double[,] c, double tau, double[] v, int m1, int m2, int n1, int n2, ref double[] work) |
|
static void | generatereflection (ref double[] x, int n, ref double tau) |
|
static void | applyreflectionfromtheleft (ref double[,] c, double tau, double[] v, int m1, int m2, int n1, int n2, ref double[] work) |
|
static void | applyreflectionfromtheright (ref double[,] c, double tau, double[] v, int m1, int m2, int n1, int n2, ref double[] work) |
|
static void alglib.reflections.generatereflection |
( |
ref double[] |
x, |
|
|
int |
n, |
|
|
ref double |
tau |
|
) |
| |
|
inlinestatic |
static void alglib.reflections.applyreflectionfromtheleft |
( |
ref double |
c[,], |
|
|
double |
tau, |
|
|
double[] |
v, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
ref double[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.reflections.applyreflectionfromtheright |
( |
ref double |
c[,], |
|
|
double |
tau, |
|
|
double[] |
v, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
ref double[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.reflections.generatereflection |
( |
ref double[] |
x, |
|
|
int |
n, |
|
|
ref double |
tau |
|
) |
| |
|
inlinestatic |
static void alglib.reflections.applyreflectionfromtheleft |
( |
ref double |
c[,], |
|
|
double |
tau, |
|
|
double[] |
v, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
ref double[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.reflections.applyreflectionfromtheright |
( |
ref double |
c[,], |
|
|
double |
tau, |
|
|
double[] |
v, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
ref double[] |
work |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: