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

This is the complete list of members for alglib.optserv, including all inherited members.

calculatestepbound(double[] x, double[] d, double alpha, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, int nmain, int nslack, ref int variabletofreeze, ref double valuetofreeze, ref double maxsteplen)alglib.optservinlinestatic
calculatestepbound(double[] x, double[] d, double alpha, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, int nmain, int nslack, ref int variabletofreeze, ref double valuetofreeze, ref double maxsteplen)alglib.optservinlinestatic
derivativecheck(double f0, double df0, double f1, double df1, double f, double df, double width)alglib.optservinlinestatic
derivativecheck(double f0, double df0, double f1, double df1, double f, double df, double width)alglib.optservinlinestatic
enforceboundaryconstraints(ref double[] x, double[] bl, bool[] havebl, double[] bu, bool[] havebu, int nmain, int nslack)alglib.optservinlinestatic
enforceboundaryconstraints(ref double[] x, double[] bl, bool[] havebl, double[] bu, bool[] havebu, int nmain, int nslack)alglib.optservinlinestatic
filterdirection(ref double[] d, double[] x, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, double[] s, int nmain, int nslack, double droptol)alglib.optservinlinestatic
filterdirection(ref double[] d, double[] x, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, double[] s, int nmain, int nslack, double droptol)alglib.optservinlinestatic
findfeasiblepoint(ref double[] x, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, int nmain, int nslack, double[,] ce, int k, double epsi, ref int qpits, ref int gpaits)alglib.optservinlinestatic
findfeasiblepoint(ref double[] x, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, int nmain, int nslack, double[,] ce, int k, double epsi, ref int qpits, ref int gpaits)alglib.optservinlinestatic
numberofchangedconstraints(double[] x, double[] xprev, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, int nmain, int nslack)alglib.optservinlinestatic
numberofchangedconstraints(double[] x, double[] xprev, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, int nmain, int nslack)alglib.optservinlinestatic
postprocessboundedstep(ref double[] x, double[] xprev, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, int nmain, int nslack, int variabletofreeze, double valuetofreeze, double steptaken, double maxsteplen)alglib.optservinlinestatic
postprocessboundedstep(ref double[] x, double[] xprev, double[] bndl, bool[] havebndl, double[] bndu, bool[] havebndu, int nmain, int nslack, int variabletofreeze, double valuetofreeze, double steptaken, double maxsteplen)alglib.optservinlinestatic
projectgradientintobc(double[] x, ref double[] g, double[] bl, bool[] havebl, double[] bu, bool[] havebu, int nmain, int nslack)alglib.optservinlinestatic
projectgradientintobc(double[] x, ref double[] g, double[] bl, bool[] havebl, double[] bu, bool[] havebu, int nmain, int nslack)alglib.optservinlinestatic
trimfunction(ref double f, ref double[] g, int n, double threshold)alglib.optservinlinestatic
trimfunction(ref double f, ref double[] g, int n, double threshold)alglib.optservinlinestatic
trimprepare(double f, ref double threshold)alglib.optservinlinestatic
trimprepare(double f, ref double threshold)alglib.optservinlinestatic