|
static void | complexgeneratereflection (ref complex[] x, int n, ref complex tau) |
|
static void | complexapplyreflectionfromtheleft (ref complex[,] c, complex tau, complex[] v, int m1, int m2, int n1, int n2, ref complex[] work) |
|
static void | complexapplyreflectionfromtheright (ref complex[,] c, complex tau, ref complex[] v, int m1, int m2, int n1, int n2, ref complex[] work) |
|
static void | complexgeneratereflection (ref complex[] x, int n, ref complex tau) |
|
static void | complexapplyreflectionfromtheleft (ref complex[,] c, complex tau, complex[] v, int m1, int m2, int n1, int n2, ref complex[] work) |
|
static void | complexapplyreflectionfromtheright (ref complex[,] c, complex tau, ref complex[] v, int m1, int m2, int n1, int n2, ref complex[] work) |
|
static void alglib.creflections.complexgeneratereflection |
( |
ref complex[] |
x, |
|
|
int |
n, |
|
|
ref complex |
tau |
|
) |
| |
|
inlinestatic |
static void alglib.creflections.complexapplyreflectionfromtheleft |
( |
ref complex |
c[,], |
|
|
complex |
tau, |
|
|
complex[] |
v, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
ref complex[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.creflections.complexapplyreflectionfromtheright |
( |
ref complex |
c[,], |
|
|
complex |
tau, |
|
|
ref complex[] |
v, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
ref complex[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.creflections.complexgeneratereflection |
( |
ref complex[] |
x, |
|
|
int |
n, |
|
|
ref complex |
tau |
|
) |
| |
|
inlinestatic |
static void alglib.creflections.complexapplyreflectionfromtheleft |
( |
ref complex |
c[,], |
|
|
complex |
tau, |
|
|
complex[] |
v, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
ref complex[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.creflections.complexapplyreflectionfromtheright |
( |
ref complex |
c[,], |
|
|
complex |
tau, |
|
|
ref complex[] |
v, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
ref complex[] |
work |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: