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

Static Public Member Functions

static bool testlincg (bool silent)
 
static bool testlincg (bool silent)
 
static bool _pexec_testlincg (bool silent)
 

Public Attributes

const double e0 = 1.0E-6
 
const double maxcond = 30
 

Static Private Member Functions

static bool complextest (bool silent)
 
static bool complexres (bool silent)
 
static bool basictestx (bool silent)
 
static bool testrcorrectness (bool silent)
 
static bool basictestiters (bool silent)
 
static bool krylovsubspacetest (bool silent)
 
static bool sparsetest (bool silent)
 
static bool precondtest (bool silent)
 
static void gramshmidtortnorm (double[,] a, int n, int k, double eps, ref double[,] b, ref int k2)
 
static bool frombasis (double[] x, double[,] basis, int n, int k, double eps)
 
static bool complextest (bool silent)
 
static bool complexres (bool silent)
 
static bool basictestx (bool silent)
 
static bool testrcorrectness (bool silent)
 
static bool basictestiters (bool silent)
 
static bool krylovsubspacetest (bool silent)
 
static bool sparsetest (bool silent)
 
static bool precondtest (bool silent)
 
static void gramshmidtortnorm (double[,] a, int n, int k, double eps, ref double[,] b, ref int k2)
 
static bool frombasis (double[] x, double[,] basis, int n, int k, double eps)
 

Member Function Documentation

static void alglib.testlincgunit.gramshmidtortnorm ( double  a[,],
int  n,
int  k,
double  eps,
ref double  b[,],
ref int  k2 
)
inlinestaticprivate
static bool alglib.testlincgunit.frombasis ( double[]  x,
double  basis[,],
int  n,
int  k,
double  eps 
)
inlinestaticprivate
static bool alglib.testlincgunit._pexec_testlincg ( bool  silent)
inlinestatic

References alglib.testlincgunit.testlincg().

Referenced by _Test.Main().

static void alglib.testlincgunit.gramshmidtortnorm ( double  a[,],
int  n,
int  k,
double  eps,
ref double  b[,],
ref int  k2 
)
inlinestaticprivate
static bool alglib.testlincgunit.frombasis ( double[]  x,
double  basis[,],
int  n,
int  k,
double  eps 
)
inlinestaticprivate

Member Data Documentation

const double alglib.testlincgunit.e0 = 1.0E-6
const double alglib.testlincgunit.maxcond = 30

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