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

Static Public Member Functions

static bool testrbf (bool silent)
 
static bool sqrdegmatrixrbftest (bool silent)
 
static bool basicmultilayerrbf1dtest ()
 
static bool testrbf (bool silent)
 
static bool _pexec_testrbf (bool silent)
 
static bool sqrdegmatrixrbftest (bool silent)
 
static bool basicmultilayerrbf1dtest ()
 

Public Attributes

const int mxnx = 3
 
const double eps = 1.0E-6
 
const double tol = 1.0E-10
 
const int mxits = 0
 
const double heps = 1.0E-12
 

Static Private Member Functions

static bool specialtest ()
 
static bool basicrbftest ()
 
static bool irregularrbftest ()
 
static bool linearitymodelrbftest ()
 
static bool serializationtest ()
 
static bool searcherr (double[,] y0, double[,] y1, int n, int ny, int errtype, double[] b1, double[] delta)
 
static bool basicmultilayerrbftest ()
 
static bool specialtest ()
 
static bool basicrbftest ()
 
static bool irregularrbftest ()
 
static bool linearitymodelrbftest ()
 
static bool serializationtest ()
 
static bool searcherr (double[,] y0, double[,] y1, int n, int ny, int errtype, double[] b1, double[] delta)
 
static bool basicmultilayerrbftest ()
 

Member Function Documentation

static bool alglib.testrbfunit.searcherr ( double  y0[,],
double  y1[,],
int  n,
int  ny,
int  errtype,
double[]  b1,
double[]  delta 
)
inlinestaticprivate
static bool alglib.testrbfunit._pexec_testrbf ( bool  silent)
inlinestatic

References alglib.testrbfunit.testrbf().

Referenced by _Test.Main().

static bool alglib.testrbfunit.searcherr ( double  y0[,],
double  y1[,],
int  n,
int  ny,
int  errtype,
double[]  b1,
double[]  delta 
)
inlinestaticprivate

References alglib.ap.assert().

Member Data Documentation

const int alglib.testrbfunit.mxnx = 3
const double alglib.testrbfunit.tol = 1.0E-10
const int alglib.testrbfunit.mxits = 0
const double alglib.testrbfunit.heps = 1.0E-12

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