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.lbfgs Member List

This is the complete list of members for AlgLib.lbfgs, including all inherited members.

ftolAlgLib.lbfgs
gtolAlgLib.lbfgs
maxfevAlgLib.lbfgs
mcsrch(int n, ref double[] x, ref double f, ref double[] g, ref double[] s, ref double stp, ref int info, ref int nfev, ref double[] wa, ref lbfgsstate state, ref int stage)AlgLib.lbfgsinlineprivatestatic
mcstep(ref double stx, ref double fx, ref double dx, ref double sty, ref double fy, ref double dy, ref double stp, double fp, double dp, ref bool brackt, double stmin, double stmax, ref int info)AlgLib.lbfgsinlineprivatestatic
minlbfgs(int n, int m, ref double[] x, double epsg, double epsf, double epsx, int maxits, int flags, ref lbfgsstate state)AlgLib.lbfgsinlinestatic
minlbfgsiteration(ref lbfgsstate state)AlgLib.lbfgsinlinestatic
minlbfgsresults(ref lbfgsstate state, ref double[] x, ref lbfgsreport rep)AlgLib.lbfgsinlinestatic
stpmaxAlgLib.lbfgs
stpminAlgLib.lbfgs
xtolAlgLib.lbfgs