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

Static Public Member Functions

static bool testtrfac (bool silent)
 
static bool testtrfac (bool silent)
 
static bool _pexec_testtrfac (bool silent)
 

Static Private Member Functions

static void testcluproblem (complex[,] a, int m, int n, double threshold, ref bool err, ref bool properr)
 
static void testrluproblem (double[,] a, int m, int n, double threshold, ref bool err, ref bool properr)
 
static void testcluproblem (complex[,] a, int m, int n, double threshold, ref bool err, ref bool properr)
 
static void testrluproblem (double[,] a, int m, int n, double threshold, ref bool err, ref bool properr)
 

Member Function Documentation

static void alglib.testtrfacunit.testcluproblem ( complex  a[,],
int  m,
int  n,
double  threshold,
ref bool  err,
ref bool  properr 
)
inlinestaticprivate
static void alglib.testtrfacunit.testrluproblem ( double  a[,],
int  m,
int  n,
double  threshold,
ref bool  err,
ref bool  properr 
)
inlinestaticprivate
static bool alglib.testtrfacunit._pexec_testtrfac ( bool  silent)
inlinestatic

References alglib.testtrfacunit.testtrfac().

Referenced by _Test.Main().

static void alglib.testtrfacunit.testcluproblem ( complex  a[,],
int  m,
int  n,
double  threshold,
ref bool  err,
ref bool  properr 
)
inlinestaticprivate
static void alglib.testtrfacunit.testrluproblem ( double  a[,],
int  m,
int  n,
double  threshold,
ref bool  err,
ref bool  properr 
)
inlinestaticprivate

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