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.testschurunit Class Reference

Static Public Member Functions

static bool testschur (bool silent)
 
static bool testschur (bool silent)
 
static bool _pexec_testschur (bool silent)
 

Static Private Member Functions

static void fillsparsea (ref double[,] a, int n, double sparcity)
 
static void testschurproblem (double[,] a, int n, ref double materr, ref double orterr, ref bool errstruct, ref bool wfailed)
 
static void fillsparsea (ref double[,] a, int n, double sparcity)
 
static void testschurproblem (double[,] a, int n, ref double materr, ref double orterr, ref bool errstruct, ref bool wfailed)
 

Member Function Documentation

static bool alglib.testschurunit.testschur ( bool  silent)
inlinestatic
static void alglib.testschurunit.fillsparsea ( ref double  a[,],
int  n,
double  sparcity 
)
inlinestaticprivate
static void alglib.testschurunit.testschurproblem ( double  a[,],
int  n,
ref double  materr,
ref double  orterr,
ref bool  errstruct,
ref bool  wfailed 
)
inlinestaticprivate
static bool alglib.testschurunit.testschur ( bool  silent)
inlinestatic
static bool alglib.testschurunit._pexec_testschur ( bool  silent)
inlinestatic

References alglib.testschurunit.testschur().

Referenced by _Test.Main().

static void alglib.testschurunit.fillsparsea ( ref double  a[,],
int  n,
double  sparcity 
)
inlinestaticprivate
static void alglib.testschurunit.testschurproblem ( double  a[,],
int  n,
ref double  materr,
ref double  orterr,
ref bool  errstruct,
ref bool  wfailed 
)
inlinestaticprivate

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