, including all inherited members.
| acceptStep(int k, int step_type) | OPTPP::OptConstrNewtonLike | [inline, virtual] |
| backtracks | OPTPP::OptimizeClass | [protected] |
| beta_ | OPTPP::OptNIPSLike | [protected] |
| checkAnalyticFDGrad() | OPTPP::OptConstrNewtonLike | |
| checkConvg() | OPTPP::OptNIPSLike | [virtual] |
| checkDeriv() | OPTPP::OptNIPSLike | [virtual] |
| cleanup() (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [inline] |
| computeDirDeriv(NEWMAT::ColumnVector &sk, const NEWMAT::ColumnVector &xc, NEWMAT::ColumnVector &derivative) | OPTPP::OptNIPSLike | |
| computeFFK1Ind(const NEWMAT::ColumnVector &xc) | OPTPP::OptConstrNewtonLike | |
| computeFFK2Ind(const NEWMAT::ColumnVector &xc) | OPTPP::OptConstrNewtonLike | |
| computeMaxStep(NEWMAT::ColumnVector sk) (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [virtual] |
| computeSearch(NEWMAT::SymmetricMatrix &H) | OPTPP::OptConstrNewtonLike | [inline, virtual] |
| computeSearch2(NEWMAT::Matrix &Jacobian, const NEWMAT::ColumnVector &rhs) (defined in OPTPP::OptNIPSLike) | OPTPP::OptNIPSLike | |
| computeStep(NEWMAT::ColumnVector step) | OPTPP::OptNIPSLike | [virtual] |
| computeTapiaInd(const NEWMAT::ColumnVector &step) | OPTPP::OptConstrNewtonLike | |
| constraintGradient | OPTPP::OptConstrNewtonLike | [protected] |
| constraintGradientPrev | OPTPP::OptConstrNewtonLike | [protected] |
| constraintResidual | OPTPP::OptConstrNewtonLike | [protected] |
| constrType | OPTPP::OptConstrNewtonLike | [protected] |
| copyright() | OPTPP::OptimizeClass | [inline, protected] |
| cost | OPTPP::OptConstrNewtonLike | [protected] |
| dampenStep(NEWMAT::ColumnVector &step) | OPTPP::OptNIPSLike | |
| Debug() | OPTPP::OptimizeClass | [inline] |
| debug_ | OPTPP::OptimizeClass | [protected] |
| defaultAcceptStep(int, int) | OPTPP::OptConstrNewtonLike | [protected, virtual] |
| defaultComputeSearch(NEWMAT::SymmetricMatrix &) (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [protected] |
| defaultReset(int n) | OPTPP::OptimizeClass | [inline, protected, virtual] |
| defaultUpdateModel(int k, int ndim, NEWMAT::ColumnVector x) | OPTPP::OptimizeClass | [inline, protected, virtual] |
| dim | OPTPP::OptimizeClass | [protected] |
| dirder_ | OPTPP::OptNIPSLike | [protected] |
| fcn_evals | OPTPP::OptimizeClass | [protected] |
| feas_flag | OPTPP::OptConstrNewtonLike | [protected] |
| file_buffer (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [protected] |
| finitediff | OPTPP::OptConstrNewtonLike | [protected] |
| fprev | OPTPP::OptimizeClass | [protected] |
| fPrintMultipliers(ostream *nlpout, char *) | OPTPP::OptConstrNewtonLike | |
| fPrintSecSuff(ostream *nlpout, NEWMAT::ColumnVector &info) | OPTPP::OptConstrNewtonLike | |
| getConstraintGradient() const | OPTPP::OptConstrNewtonLike | [inline] |
| getConstraintResidual() const | OPTPP::OptConstrNewtonLike | [inline] |
| getCost() const | OPTPP::OptConstrNewtonLike | [inline] |
| getDerivOption() const | OPTPP::OptConstrNewtonLike | [inline] |
| getDim() const | OPTPP::OptimizeClass | [inline] |
| getEqualityMultiplier() const | OPTPP::OptConstrNewtonLike | [inline] |
| getFcnScale() const | OPTPP::OptimizeClass | [inline] |
| getFeasibilityRecoveryFlag() const | OPTPP::OptConstrNewtonLike | [inline] |
| getFevals() const | OPTPP::OptConstrNewtonLike | [inline] |
| getGevals() const | OPTPP::OptConstrNewtonLike | [inline] |
| getGradL() const | OPTPP::OptConstrNewtonLike | [inline] |
| getGradLPrev() const | OPTPP::OptConstrNewtonLike | [inline] |
| getGradMult() const | OPTPP::OptConstrNewtonLike | [inline] |
| getHessian() const | OPTPP::OptConstrNewtonLike | [inline] |
| getInequalityMultiplier() const | OPTPP::OptConstrNewtonLike | [inline] |
| getIter() const | OPTPP::OptimizeClass | [inline] |
| getMaxFeasIter() const | OPTPP::OptConstrNewtonLike | [inline] |
| getMeritFcn() const | OPTPP::OptConstrNewtonLike | [inline] |
| getMu() const | OPTPP::OptNIPSLike | [inline] |
| getOutputFile() | OPTPP::OptimizeClass | [inline] |
| getReturnCode() const | OPTPP::OptimizeClass | [inline] |
| getSearchSize() const | OPTPP::OptConstrNewtonLike | [inline] |
| getSearchStrategy() const | OPTPP::OptConstrNewtonLike | [inline] |
| getSlacks() const | OPTPP::OptConstrNewtonLike | [inline] |
| getTRSize() const | OPTPP::OptConstrNewtonLike | [inline] |
| getWarmStart() const (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [inline] |
| getXPrev() const | OPTPP::OptimizeClass | [inline] |
| getXScale() const | OPTPP::OptimizeClass | [inline] |
| gprev | OPTPP::OptConstrNewtonLike | [protected] |
| grad_evals | OPTPP::OptConstrNewtonLike | [protected] |
| gradl | OPTPP::OptConstrNewtonLike | [protected] |
| gradlprev | OPTPP::OptConstrNewtonLike | [protected] |
| gradMult | OPTPP::OptConstrNewtonLike | [protected] |
| Hessian | OPTPP::OptConstrNewtonLike | [protected] |
| hessl | OPTPP::OptConstrNewtonLike | [protected] |
| initHessian() | OPTPP::OptNIPS | [virtual] |
| initMultipliers(const NEWMAT::ColumnVector &df, NEWMAT::Matrix &dcon) | OPTPP::OptNIPSLike | |
| initOpt() | OPTPP::OptNIPSLike | [virtual] |
| initTrustRegionSize() const | OPTPP::OptConstrNewtonLike | [virtual] |
| iter_taken | OPTPP::OptimizeClass | [protected] |
| iter_time | OPTPP::OptimizeClass | [protected] |
| max_feas_iter | OPTPP::OptConstrNewtonLike | [protected] |
| me | OPTPP::OptConstrNewtonLike | [protected] |
| mem_step | OPTPP::OptimizeClass | [protected] |
| merit(int flag, const NEWMAT::ColumnVector &xc, const NEWMAT::ColumnVector &yc, NEWMAT::ColumnVector &zc, NEWMAT::ColumnVector &sc) (defined in OPTPP::OptNIPSLike) | OPTPP::OptNIPSLike | [virtual] |
| merit2(int flag, const NEWMAT::ColumnVector &xc, const NEWMAT::ColumnVector &yc, NEWMAT::ColumnVector &zc, NEWMAT::ColumnVector &sc) | OPTPP::OptNIPSLike | |
| merit3(int flag, const NEWMAT::ColumnVector &xc, NEWMAT::ColumnVector &zc, NEWMAT::ColumnVector &sc) | OPTPP::OptNIPSLike | |
| mesg | OPTPP::OptimizeClass | [protected] |
| method | OPTPP::OptimizeClass | [protected] |
| mfcn | OPTPP::OptConstrNewtonLike | [protected] |
| mi | OPTPP::OptConstrNewtonLike | [protected] |
| mu_ | OPTPP::OptNIPSLike | [protected] |
| nlprob() const | OPTPP::OptNIPS | [inline, protected, virtual] |
| nlprob2() const | OPTPP::OptNIPS | [inline, protected] |
| OptConstrNewtonLike() | OPTPP::OptConstrNewtonLike | [inline] |
| OptConstrNewtonLike(int n) | OPTPP::OptConstrNewtonLike | [inline] |
| OptConstrNewtonLike(int n, UPDATEFCN u) | OPTPP::OptConstrNewtonLike | [inline] |
| OptConstrNewtonLike(int n, TOLS t) | OPTPP::OptConstrNewtonLike | [inline] |
| optimize() | OPTPP::OptNIPSLike | [virtual] |
| OptimizeClass() | OPTPP::OptimizeClass | [inline] |
| OptimizeClass(int n) | OPTPP::OptimizeClass | [inline] |
| OptimizeClass(TOLS t) | OPTPP::OptimizeClass | [inline] |
| OptimizeClass(int n, TOLS t) | OPTPP::OptimizeClass | [inline] |
| OptNIPS() | OPTPP::OptNIPS | [inline] |
| OptNIPS(NLP2 *p) | OPTPP::OptNIPS | [inline] |
| OptNIPS(NLP2 *p, UPDATEFCN u) | OPTPP::OptNIPS | [inline] |
| OptNIPS(NLP2 *p, TOLS t) | OPTPP::OptNIPS | [inline] |
| OptNIPSLike() | OPTPP::OptNIPSLike | [inline] |
| OptNIPSLike(int n) | OPTPP::OptNIPSLike | [inline] |
| OptNIPSLike(int n, UPDATEFCN u) | OPTPP::OptNIPSLike | [inline] |
| OptNIPSLike(int n, TOLS t) | OPTPP::OptNIPSLike | [inline] |
| optout | OPTPP::OptimizeClass | [protected] |
| optout_fd | OPTPP::OptimizeClass | [protected] |
| penalty_ | OPTPP::OptNIPSLike | [protected] |
| printMultipliers(char *) | OPTPP::OptConstrNewtonLike | |
| printStatus(char *s) | OPTPP::OptNIPS | [virtual] |
| readOptInput() | OPTPP::OptNIPSLike | [virtual] |
| recoverFeasibility(NEWMAT::ColumnVector xinit, CompoundConstraint *constraints, double ftol) (defined in OPTPP::OptNIPSLike) | OPTPP::OptNIPSLike | |
| reset() | OPTPP::OptNIPSLike | [virtual] |
| ret_code | OPTPP::OptimizeClass | [protected] |
| rho_ | OPTPP::OptNIPSLike | [protected] |
| s | OPTPP::OptConstrNewtonLike | [protected] |
| searchSize | OPTPP::OptConstrNewtonLike | [protected] |
| setCenteringParameter(real newSigma) | OPTPP::OptNIPSLike | [inline] |
| setConstraintGradient(const NEWMAT::Matrix &constraint_grad) | OPTPP::OptConstrNewtonLike | [inline, virtual] |
| setConstraintResidual(const NEWMAT::ColumnVector &constraint_value) | OPTPP::OptConstrNewtonLike | [inline, virtual] |
| setConTol(real x) | OPTPP::OptimizeClass | [inline] |
| setCost(real value) | OPTPP::OptConstrNewtonLike | [inline] |
| setDebug() | OPTPP::OptimizeClass | [inline] |
| setDerivOption(DerivOption d) | OPTPP::OptConstrNewtonLike | [inline] |
| setEqualityMultiplier(const NEWMAT::ColumnVector &ymult) | OPTPP::OptConstrNewtonLike | [inline] |
| setFcnScale(NEWMAT::ColumnVector x) | OPTPP::OptimizeClass | [inline] |
| setFcnScale(NEWMAT::Real x) | OPTPP::OptimizeClass | [inline] |
| setFcnTol(real x) | OPTPP::OptimizeClass | [inline] |
| setFeasibilityRecoveryFlag(bool flag) | OPTPP::OptConstrNewtonLike | [inline] |
| setGradL(NEWMAT::ColumnVector gradl_value) | OPTPP::OptConstrNewtonLike | [inline, virtual] |
| setGradLPrev(NEWMAT::ColumnVector gradl_value) | OPTPP::OptConstrNewtonLike | [inline, virtual] |
| setGradMult(real tau) | OPTPP::OptConstrNewtonLike | [inline] |
| setGradTol(real x) | OPTPP::OptimizeClass | [inline] |
| setHessian(NEWMAT::SymmetricMatrix &H) | OPTPP::OptConstrNewtonLike | [inline] |
| setInequalityMultiplier(const NEWMAT::ColumnVector &zmult) | OPTPP::OptConstrNewtonLike | [inline] |
| setLineSearchTol(real x) | OPTPP::OptimizeClass | [inline] |
| setMaxBacktrackIter(int k) | OPTPP::OptimizeClass | [inline] |
| setMaxFeasIter(int k) | OPTPP::OptConstrNewtonLike | [inline] |
| setMaxFeval(int k) | OPTPP::OptimizeClass | [inline] |
| setMaxIter(int k) | OPTPP::OptimizeClass | [inline] |
| setMaxStep(real x) | OPTPP::OptimizeClass | [inline] |
| setMeritFcn(MeritFcn option) | OPTPP::OptNIPSLike | [virtual] |
| setMesg(const char *s) | OPTPP::OptimizeClass | [inline] |
| setMethod(const char *s) | OPTPP::OptimizeClass | [inline] |
| setMinStep(real x) | OPTPP::OptimizeClass | [inline] |
| setMu(real newMu) | OPTPP::OptNIPSLike | [inline] |
| setOutputFile(const char *filename, int append) (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [inline] |
| setOutputFile(int FileDescriptor) (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [inline] |
| setOutputFile(ostream &fout) (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [inline] |
| setReturnCode(int val) | OPTPP::OptimizeClass | [inline] |
| setSearchSize(int sss) | OPTPP::OptConstrNewtonLike | [inline] |
| setSearchStrategy(SearchStrategy search) | OPTPP::OptConstrNewtonLike | [inline] |
| setSlacks(const NEWMAT::ColumnVector &slackVar) | OPTPP::OptConstrNewtonLike | [inline] |
| setStepLengthToBdry(real newTau) | OPTPP::OptNIPSLike | [inline] |
| setStepTol(real x) | OPTPP::OptimizeClass | [inline] |
| setTRSize(real delta) | OPTPP::OptConstrNewtonLike | [inline] |
| setUpdateModel(UPDATEFCN u) | OPTPP::OptimizeClass | [inline] |
| setupMatrix(const NEWMAT::ColumnVector &xc) (defined in OPTPP::OptNIPSLike) | OPTPP::OptNIPSLike | [virtual] |
| setupRHS(const NEWMAT::ColumnVector &xc, real mu) (defined in OPTPP::OptNIPSLike) | OPTPP::OptNIPSLike | [virtual] |
| setupRHS(const NEWMAT::ColumnVector &xplus, const NEWMAT::ColumnVector &yplus, const NEWMAT::ColumnVector &zplus, const NEWMAT::ColumnVector &splus, real mu) (defined in OPTPP::OptNIPSLike) | OPTPP::OptNIPSLike | [virtual] |
| setXScale(NEWMAT::ColumnVector x) | OPTPP::OptimizeClass | [inline] |
| sfx | OPTPP::OptimizeClass | [protected] |
| sigmin_ | OPTPP::OptNIPSLike | [protected] |
| step_length | OPTPP::OptimizeClass | [protected] |
| stepTolNorm() const (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [inline, protected, virtual] |
| strategy | OPTPP::OptConstrNewtonLike | [protected] |
| sw_ | OPTPP::OptNIPSLike | [protected] |
| sx | OPTPP::OptimizeClass | [protected] |
| taumin_ | OPTPP::OptNIPSLike | [protected] |
| tol | OPTPP::OptimizeClass | [protected] |
| total_time | OPTPP::OptimizeClass | [protected] |
| TR_size | OPTPP::OptConstrNewtonLike | [protected] |
| trace (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [protected] |
| trustpds (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [friend] |
| trustregion (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [friend] |
| update_fcn | OPTPP::OptimizeClass | [protected] |
| updateH(NEWMAT::SymmetricMatrix &H, int k) | OPTPP::OptNIPS | [virtual] |
| updateModel(int k, int ndim, NEWMAT::ColumnVector x) (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [inline, virtual] |
| updateMu(int k) | OPTPP::OptNIPSLike | |
| UseWarmStart(NEWMAT::SymmetricMatrix &H) (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [inline] |
| WarmStart (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [protected] |
| xprev | OPTPP::OptimizeClass | [protected] |
| y | OPTPP::OptConstrNewtonLike | [protected] |
| z | OPTPP::OptConstrNewtonLike | [protected] |
| ~OptConstrNewtonLike() | OPTPP::OptConstrNewtonLike | [inline, virtual] |
| ~OptimizeClass() (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [inline, virtual] |
| ~OptNIPS() | OPTPP::OptNIPS | [inline, virtual] |
| ~OptNIPSLike() | OPTPP::OptNIPSLike | [inline, virtual] |