IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Static Public Member Functions | |
static bool | testbdsvd (bool silent) |
static bool | testbdsvd (bool silent) |
static bool | _pexec_testbdsvd (bool silent) |
Static Private Member Functions | |
static void | fillidentity (ref double[,] a, int n) |
static void | fillsparsede (ref double[] d, ref double[] e, int n, double sparcity) |
static void | getbdsvderror (double[] d, double[] e, int n, bool isupper, double[,] u, double[,] c, double[] w, double[,] vt, ref double materr, ref double orterr, ref bool wsorted) |
static void | testbdsvdproblem (double[] d, double[] e, int n, ref double materr, ref double orterr, ref bool wsorted, ref bool wfailed, ref int failcount, ref int succcount) |
static void | fillidentity (ref double[,] a, int n) |
static void | fillsparsede (ref double[] d, ref double[] e, int n, double sparcity) |
static void | getbdsvderror (double[] d, double[] e, int n, bool isupper, double[,] u, double[,] c, double[] w, double[,] vt, ref double materr, ref double orterr, ref bool wsorted) |
static void | testbdsvdproblem (double[] d, double[] e, int n, ref double materr, ref double orterr, ref bool wsorted, ref bool wfailed, ref int failcount, ref int succcount) |
|
inlinestatic |
|
inlinestaticprivate |
Referenced by alglib.testbdsvdunit.testbdsvdproblem().
|
inlinestaticprivate |
References alglib.math.randomreal().
Referenced by alglib.testbdsvdunit.testbdsvd().
|
inlinestaticprivate |
Referenced by alglib.testbdsvdunit.testbdsvdproblem().
|
inlinestaticprivate |
References alglib.testbdsvdunit.fillidentity(), alglib.testbdsvdunit.getbdsvderror(), and alglib.bdsvd.rmatrixbdsvd().
Referenced by alglib.testbdsvdunit.testbdsvd().
|
inlinestatic |
|
inlinestatic |
References alglib.testbdsvdunit.testbdsvd().
Referenced by _Test.Main().
|
inlinestaticprivate |
|
inlinestaticprivate |
References alglib.math.randomreal().
|
inlinestaticprivate |
|
inlinestaticprivate |