|
static bool | smatrixgevd (double[,] a, int n, bool isuppera, double[,] b, bool isupperb, int zneeded, int problemtype, ref double[] d, ref double[,] z) |
|
static bool | smatrixgevdreduce (ref double[,] a, int n, bool isuppera, double[,] b, bool isupperb, int problemtype, ref double[,] r, ref bool isupperr) |
|
static bool | smatrixgevd (double[,] a, int n, bool isuppera, double[,] b, bool isupperb, int zneeded, int problemtype, ref double[] d, ref double[,] z) |
|
static bool | smatrixgevdreduce (ref double[,] a, int n, bool isuppera, double[,] b, bool isupperb, int problemtype, ref double[,] r, ref bool isupperr) |
|
static bool alglib.spdgevd.smatrixgevd |
( |
double |
a[,], |
|
|
int |
n, |
|
|
bool |
isuppera, |
|
|
double |
b[,], |
|
|
bool |
isupperb, |
|
|
int |
zneeded, |
|
|
int |
problemtype, |
|
|
ref double[] |
d, |
|
|
ref double |
z[,] |
|
) |
| |
|
inlinestatic |
static bool alglib.spdgevd.smatrixgevdreduce |
( |
ref double |
a[,], |
|
|
int |
n, |
|
|
bool |
isuppera, |
|
|
double |
b[,], |
|
|
bool |
isupperb, |
|
|
int |
problemtype, |
|
|
ref double |
r[,], |
|
|
ref bool |
isupperr |
|
) |
| |
|
inlinestatic |
static bool alglib.spdgevd.smatrixgevd |
( |
double |
a[,], |
|
|
int |
n, |
|
|
bool |
isuppera, |
|
|
double |
b[,], |
|
|
bool |
isupperb, |
|
|
int |
zneeded, |
|
|
int |
problemtype, |
|
|
ref double[] |
d, |
|
|
ref double |
z[,] |
|
) |
| |
|
inlinestatic |
static bool alglib.spdgevd.smatrixgevdreduce |
( |
ref double |
a[,], |
|
|
int |
n, |
|
|
bool |
isuppera, |
|
|
double |
b[,], |
|
|
bool |
isupperb, |
|
|
int |
problemtype, |
|
|
ref double |
r[,], |
|
|
ref bool |
isupperr |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- igtest/IGLibTestDev/00archive/alglib/alglib-3.6.0.csharp/src/linalg.cs