IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for AlgLib.lbfgs, including all inherited members.
ftol | AlgLib.lbfgs | |
gtol | AlgLib.lbfgs | |
maxfev | AlgLib.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.lbfgs | inlineprivatestatic |
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.lbfgs | inlineprivatestatic |
minlbfgs(int n, int m, ref double[] x, double epsg, double epsf, double epsx, int maxits, int flags, ref lbfgsstate state) | AlgLib.lbfgs | inlinestatic |
minlbfgsiteration(ref lbfgsstate state) | AlgLib.lbfgs | inlinestatic |
minlbfgsresults(ref lbfgsstate state, ref double[] x, ref lbfgsreport rep) | AlgLib.lbfgs | inlinestatic |
stpmax | AlgLib.lbfgs | |
stpmin | AlgLib.lbfgs | |
xtol | AlgLib.lbfgs |