IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.testbdsvdunit Class Reference

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)
 

Member Function Documentation

static void alglib.testbdsvdunit.fillidentity ( ref double  a[,],
int  n 
)
inlinestaticprivate
static void alglib.testbdsvdunit.fillsparsede ( ref double[]  d,
ref double[]  e,
int  n,
double  sparcity 
)
inlinestaticprivate
static void alglib.testbdsvdunit.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 
)
inlinestaticprivate
static void alglib.testbdsvdunit.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 
)
inlinestaticprivate
static bool alglib.testbdsvdunit._pexec_testbdsvd ( bool  silent)
inlinestatic

References alglib.testbdsvdunit.testbdsvd().

Referenced by _Test.Main().

static void alglib.testbdsvdunit.fillidentity ( ref double  a[,],
int  n 
)
inlinestaticprivate
static void alglib.testbdsvdunit.fillsparsede ( ref double[]  d,
ref double[]  e,
int  n,
double  sparcity 
)
inlinestaticprivate
static void alglib.testbdsvdunit.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 
)
inlinestaticprivate
static void alglib.testbdsvdunit.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 
)
inlinestaticprivate

The documentation for this class was generated from the following file: