|
static void | applyrotationsfromtheleft (bool isforward, int m1, int m2, int n1, int n2, double[] c, double[] s, ref double[,] a, ref double[] work) |
|
static void | applyrotationsfromtheright (bool isforward, int m1, int m2, int n1, int n2, double[] c, double[] s, ref double[,] a, ref double[] work) |
|
static void | generaterotation (double f, double g, ref double cs, ref double sn, ref double r) |
|
static void | applyrotationsfromtheleft (bool isforward, int m1, int m2, int n1, int n2, double[] c, double[] s, ref double[,] a, ref double[] work) |
|
static void | applyrotationsfromtheright (bool isforward, int m1, int m2, int n1, int n2, double[] c, double[] s, ref double[,] a, ref double[] work) |
|
static void | generaterotation (double f, double g, ref double cs, ref double sn, ref double r) |
|
static void alglib.rotations.applyrotationsfromtheleft |
( |
bool |
isforward, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
double[] |
c, |
|
|
double[] |
s, |
|
|
ref double |
a[,], |
|
|
ref double[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.rotations.applyrotationsfromtheright |
( |
bool |
isforward, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
double[] |
c, |
|
|
double[] |
s, |
|
|
ref double |
a[,], |
|
|
ref double[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.rotations.generaterotation |
( |
double |
f, |
|
|
double |
g, |
|
|
ref double |
cs, |
|
|
ref double |
sn, |
|
|
ref double |
r |
|
) |
| |
|
inlinestatic |
static void alglib.rotations.applyrotationsfromtheleft |
( |
bool |
isforward, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
double[] |
c, |
|
|
double[] |
s, |
|
|
ref double |
a[,], |
|
|
ref double[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.rotations.applyrotationsfromtheright |
( |
bool |
isforward, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
int |
n1, |
|
|
int |
n2, |
|
|
double[] |
c, |
|
|
double[] |
s, |
|
|
ref double |
a[,], |
|
|
ref double[] |
work |
|
) |
| |
|
inlinestatic |
static void alglib.rotations.generaterotation |
( |
double |
f, |
|
|
double |
g, |
|
|
ref double |
cs, |
|
|
ref double |
sn, |
|
|
ref double |
r |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: