IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Static Public Member Functions | |
static bool | testsvd (bool silent) |
static bool | testsvd (bool silent) |
static bool | _pexec_testsvd (bool silent) |
Static Private Member Functions | |
static void | fillsparsea (ref double[,] a, int m, int n, double sparcity) |
static void | getsvderror (double[,] a, int m, int n, double[,] u, double[] w, double[,] vt, ref double materr, ref double orterr, ref bool wsorted) |
static void | testsvdproblem (double[,] a, int m, int n, ref double materr, ref double orterr, ref double othererr, ref bool wsorted, ref bool wfailed, ref int failcount, ref int succcount) |
static void | fillsparsea (ref double[,] a, int m, int n, double sparcity) |
static void | getsvderror (double[,] a, int m, int n, double[,] u, double[] w, double[,] vt, ref double materr, ref double orterr, ref bool wsorted) |
static void | testsvdproblem (double[,] a, int m, int n, ref double materr, ref double orterr, ref double othererr, ref bool wsorted, ref bool wfailed, ref int failcount, ref int succcount) |
|
inlinestatic |
References alglib.testsvdunit.fillsparsea(), alglib.math.machineepsilon, alglib.math.randomreal(), and alglib.testsvdunit.testsvdproblem().
Referenced by alglib.testsvdunit._pexec_testsvd(), and _Test.Main().
|
inlinestaticprivate |
References alglib.math.randomreal().
Referenced by alglib.testsvdunit.testsvd().
|
inlinestaticprivate |
Referenced by alglib.testsvdunit.testsvdproblem().
|
inlinestaticprivate |
References alglib.testsvdunit.getsvderror(), and alglib.svd.rmatrixsvd().
Referenced by alglib.testsvdunit.testsvd().
|
inlinestatic |
|
inlinestatic |
References alglib.testsvdunit.testsvd().
Referenced by _Test.Main().
|
inlinestaticprivate |
References alglib.math.randomreal().
|
inlinestaticprivate |
|
inlinestaticprivate |
References alglib.testsvdunit.getsvderror(), and alglib.svd.rmatrixsvd().