|
static double | rmatrixludet (double[,] a, int[] pivots, int n) |
|
static double | rmatrixdet (double[,] a, int n) |
|
static complex | cmatrixludet (complex[,] a, int[] pivots, int n) |
|
static complex | cmatrixdet (complex[,] a, int n) |
|
static double | spdmatrixcholeskydet (double[,] a, int n) |
|
static double | spdmatrixdet (double[,] a, int n, bool isupper) |
|
static double | rmatrixludet (double[,] a, int[] pivots, int n) |
|
static double | rmatrixdet (double[,] a, int n) |
|
static complex | cmatrixludet (complex[,] a, int[] pivots, int n) |
|
static complex | cmatrixdet (complex[,] a, int n) |
|
static double | spdmatrixcholeskydet (double[,] a, int n) |
|
static double | spdmatrixdet (double[,] a, int n, bool isupper) |
|
static double alglib.matdet.rmatrixludet |
( |
double |
a[,], |
|
|
int[] |
pivots, |
|
|
int |
n |
|
) |
| |
|
inlinestatic |
static double alglib.matdet.rmatrixdet |
( |
double |
a[,], |
|
|
int |
n |
|
) |
| |
|
inlinestatic |
static complex alglib.matdet.cmatrixludet |
( |
complex |
a[,], |
|
|
int[] |
pivots, |
|
|
int |
n |
|
) |
| |
|
inlinestatic |
static double alglib.matdet.spdmatrixcholeskydet |
( |
double |
a[,], |
|
|
int |
n |
|
) |
| |
|
inlinestatic |
static double alglib.matdet.spdmatrixdet |
( |
double |
a[,], |
|
|
int |
n, |
|
|
bool |
isupper |
|
) |
| |
|
inlinestatic |
static double alglib.matdet.rmatrixludet |
( |
double |
a[,], |
|
|
int[] |
pivots, |
|
|
int |
n |
|
) |
| |
|
inlinestatic |
static double alglib.matdet.rmatrixdet |
( |
double |
a[,], |
|
|
int |
n |
|
) |
| |
|
inlinestatic |
static complex alglib.matdet.cmatrixludet |
( |
complex |
a[,], |
|
|
int[] |
pivots, |
|
|
int |
n |
|
) |
| |
|
inlinestatic |
static double alglib.matdet.spdmatrixcholeskydet |
( |
double |
a[,], |
|
|
int |
n |
|
) |
| |
|
inlinestatic |
static double alglib.matdet.spdmatrixdet |
( |
double |
a[,], |
|
|
int |
n, |
|
|
bool |
isupper |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- igtest/IGLibTestDev/00archive/alglib/alglib-3.6.0.csharp/src/linalg.cs