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

Static Public Member Functions

static bool testmincg (bool silent)
 
static void testother (ref bool err)
 
static bool testmincg (bool silent)
 
static bool _pexec_testmincg (bool silent)
 
static void testother (ref bool err)
 

Static Private Member Functions

static void testfunc1 (mincg.mincgstate state)
 
static void testfunc2 (mincg.mincgstate state)
 
static void testfunc3 (mincg.mincgstate state)
 
static void calciip2 (mincg.mincgstate state, int n)
 
static void calclowrank (mincg.mincgstate state, int n, int vcnt, double[] d, double[,] v, double[] vd, double[] x0)
 
static void testpreconditioning (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 (mincg.mincgstate state)
 
static void testfunc2 (mincg.mincgstate state)
 
static void testfunc3 (mincg.mincgstate state)
 
static void calciip2 (mincg.mincgstate state, int n)
 
static void calclowrank (mincg.mincgstate state, int n, int vcnt, double[] d, double[,] v, double[] vd, double[] x0)
 
static void testpreconditioning (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.testmincgunit.testfunc1 ( mincg.mincgstate  state)
inlinestaticprivate
static void alglib.testmincgunit.testfunc2 ( mincg.mincgstate  state)
inlinestaticprivate
static void alglib.testmincgunit.testfunc3 ( mincg.mincgstate  state)
inlinestaticprivate
static void alglib.testmincgunit.calciip2 ( mincg.mincgstate  state,
int  n 
)
inlinestaticprivate
static void alglib.testmincgunit.calclowrank ( mincg.mincgstate  state,
int  n,
int  vcnt,
double[]  d,
double  v[,],
double[]  vd,
double[]  x0 
)
inlinestaticprivate
static void alglib.testmincgunit.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.testmincgunit._pexec_testmincg ( bool  silent)
inlinestatic

References alglib.testmincgunit.testmincg().

Referenced by _Test.Main().

static void alglib.testmincgunit.testfunc1 ( mincg.mincgstate  state)
inlinestaticprivate
static void alglib.testmincgunit.testfunc2 ( mincg.mincgstate  state)
inlinestaticprivate
static void alglib.testmincgunit.testfunc3 ( mincg.mincgstate  state)
inlinestaticprivate
static void alglib.testmincgunit.calciip2 ( mincg.mincgstate  state,
int  n 
)
inlinestaticprivate

References alglib.math.sqr().

static void alglib.testmincgunit.calclowrank ( mincg.mincgstate  state,
int  n,
int  vcnt,
double[]  d,
double  v[,],
double[]  vd,
double[]  x0 
)
inlinestaticprivate
static void alglib.testmincgunit.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: