|
static bool | rmatrixsvd (double[,] a, int m, int n, int uneeded, int vtneeded, int additionalmemory, ref double[] w, ref double[,] u, ref double[,] vt) |
|
static bool | rmatrixsvd (double[,] a, int m, int n, int uneeded, int vtneeded, int additionalmemory, ref double[] w, ref double[,] u, ref double[,] vt) |
|
static bool alglib.svd.rmatrixsvd |
( |
double |
a[,], |
|
|
int |
m, |
|
|
int |
n, |
|
|
int |
uneeded, |
|
|
int |
vtneeded, |
|
|
int |
additionalmemory, |
|
|
ref double[] |
w, |
|
|
ref double |
u[,], |
|
|
ref double |
vt[,] |
|
) |
| |
|
inlinestatic |
static bool alglib.svd.rmatrixsvd |
( |
double |
a[,], |
|
|
int |
m, |
|
|
int |
n, |
|
|
int |
uneeded, |
|
|
int |
vtneeded, |
|
|
int |
additionalmemory, |
|
|
ref double[] |
w, |
|
|
ref double |
u[,], |
|
|
ref double |
vt[,] |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- igtest/IGLibTestDev/00archive/alglib/alglib-3.6.0.csharp/src/linalg.cs