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

Static Public Member Functions

static bool testminlm (bool silent)
 
static bool testminlm (bool silent)
 
static bool _pexec_testminlm (bool silent)
 

Static Private Member Functions

static bool rkindvsstatecheck (int rkind, minlm.minlmstate state)
 
static void axmb (minlm.minlmstate state, double[,] a, double[] b, int n)
 
static void tryreproducefixedbugs (ref bool err)
 
static bool gradientchecktest ()
 
static void funcderiv (double[] a, double[] x0, double[] x, int m, int n, double anyconst, int functype, ref double[] f, ref double[,] j)
 
static bool rkindvsstatecheck (int rkind, minlm.minlmstate state)
 
static void axmb (minlm.minlmstate state, double[,] a, double[] b, int n)
 
static void tryreproducefixedbugs (ref bool err)
 
static bool gradientchecktest ()
 
static void funcderiv (double[] a, double[] x0, double[] x, int m, int n, double anyconst, int functype, ref double[] f, ref double[,] j)
 

Member Function Documentation

static bool alglib.testminlmunit.rkindvsstatecheck ( int  rkind,
minlm.minlmstate  state 
)
inlinestaticprivate
static void alglib.testminlmunit.axmb ( minlm.minlmstate  state,
double  a[,],
double[]  b,
int  n 
)
inlinestaticprivate
static void alglib.testminlmunit.tryreproducefixedbugs ( ref bool  err)
inlinestaticprivate
static void alglib.testminlmunit.funcderiv ( double[]  a,
double[]  x0,
double[]  x,
int  m,
int  n,
double  anyconst,
int  functype,
ref double[]  f,
ref double  j[,] 
)
inlinestaticprivate
static bool alglib.testminlmunit._pexec_testminlm ( bool  silent)
inlinestatic

References alglib.testminlmunit.testminlm().

Referenced by _Test.Main().

static bool alglib.testminlmunit.rkindvsstatecheck ( int  rkind,
minlm.minlmstate  state 
)
inlinestaticprivate
static void alglib.testminlmunit.axmb ( minlm.minlmstate  state,
double  a[,],
double[]  b,
int  n 
)
inlinestaticprivate

References alglib.math.sqr().

static void alglib.testminlmunit.tryreproducefixedbugs ( ref bool  err)
inlinestaticprivate
static void alglib.testminlmunit.funcderiv ( double[]  a,
double[]  x0,
double[]  x,
int  m,
int  n,
double  anyconst,
int  functype,
ref double[]  f,
ref double  j[,] 
)
inlinestaticprivate

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