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

Static Public Member Functions

static bool testminlbfgs (bool silent)
 
static bool testminlbfgs (bool silent)
 
static bool _pexec_testminlbfgs (bool silent)
 

Static Private Member Functions

static void testfunc1 (minlbfgs.minlbfgsstate state)
 
static void testfunc2 (minlbfgs.minlbfgsstate state)
 
static void testfunc3 (minlbfgs.minlbfgsstate state)
 
static void calciip2 (minlbfgs.minlbfgsstate state, int n)
 
static void testpreconditioning (ref bool err)
 
static void testother (ref bool err)
 
static bool gradientchecktest ()
 
static void funcderiv (double a, double b, double c, double d, double x0, double x1, double x2, double[] x, int functype, ref double f, ref double[] g)
 
static void testfunc1 (minlbfgs.minlbfgsstate state)
 
static void testfunc2 (minlbfgs.minlbfgsstate state)
 
static void testfunc3 (minlbfgs.minlbfgsstate state)
 
static void calciip2 (minlbfgs.minlbfgsstate state, int n)
 
static void testpreconditioning (ref bool err)
 
static void testother (ref bool err)
 
static bool gradientchecktest ()
 
static void funcderiv (double a, double b, double c, double d, double x0, double x1, double x2, double[] x, int functype, ref double f, ref double[] g)
 

Member Function Documentation

static void alglib.testminlbfgsunit.testfunc1 ( minlbfgs.minlbfgsstate  state)
inlinestaticprivate
static void alglib.testminlbfgsunit.testfunc2 ( minlbfgs.minlbfgsstate  state)
inlinestaticprivate
static void alglib.testminlbfgsunit.testfunc3 ( minlbfgs.minlbfgsstate  state)
inlinestaticprivate
static void alglib.testminlbfgsunit.calciip2 ( minlbfgs.minlbfgsstate  state,
int  n 
)
inlinestaticprivate
static void alglib.testminlbfgsunit.funcderiv ( double  a,
double  b,
double  c,
double  d,
double  x0,
double  x1,
double  x2,
double[]  x,
int  functype,
ref double  f,
ref double[]  g 
)
inlinestaticprivate
static bool alglib.testminlbfgsunit._pexec_testminlbfgs ( bool  silent)
inlinestatic
static void alglib.testminlbfgsunit.testfunc1 ( minlbfgs.minlbfgsstate  state)
inlinestaticprivate
static void alglib.testminlbfgsunit.testfunc2 ( minlbfgs.minlbfgsstate  state)
inlinestaticprivate
static void alglib.testminlbfgsunit.testfunc3 ( minlbfgs.minlbfgsstate  state)
inlinestaticprivate
static void alglib.testminlbfgsunit.calciip2 ( minlbfgs.minlbfgsstate  state,
int  n 
)
inlinestaticprivate

References alglib.math.sqr().

static void alglib.testminlbfgsunit.funcderiv ( double  a,
double  b,
double  c,
double  d,
double  x0,
double  x1,
double  x2,
double[]  x,
int  functype,
ref double  f,
ref double[]  g 
)
inlinestaticprivate

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