, including all inherited members.
acceptStep(int k, int step_type) | OPTPP::OptConstrNewtonLike | [inline, virtual] |
backtracks | OPTPP::OptimizeClass | [protected] |
checkAnalyticFDGrad() | OPTPP::OptConstrNewtonLike | |
checkConvg() | OPTPP::OptConstrNewtonLike | [virtual] |
checkDeriv() | OPTPP::OptConstrNewtonLike | [virtual] |
cleanup() (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [inline] |
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] |
computeStep(NEWMAT::ColumnVector sk) | OPTPP::OptConstrNewtonLike | [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] |
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] |
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] |
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::OptConstrNewtonLike | [virtual] |
initOpt() | OPTPP::OptConstrNewtonLike | [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] |
mesg | OPTPP::OptimizeClass | [protected] |
method | OPTPP::OptimizeClass | [protected] |
mfcn | OPTPP::OptConstrNewtonLike | [protected] |
mi | OPTPP::OptConstrNewtonLike | [protected] |
nlprob() const | OPTPP::OptConstrNewton1Deriv | [inline, protected, virtual] |
OptConstrNewton1Deriv() (defined in OPTPP::OptConstrNewton1Deriv) | OPTPP::OptConstrNewton1Deriv | [inline] |
OptConstrNewton1Deriv(NLP1 *p) (defined in OPTPP::OptConstrNewton1Deriv) | OPTPP::OptConstrNewton1Deriv | [inline] |
OptConstrNewton1Deriv(NLP1 *p, UPDATEFCN u) (defined in OPTPP::OptConstrNewton1Deriv) | OPTPP::OptConstrNewton1Deriv | [inline] |
OptConstrNewton1Deriv(NLP1 *p, TOLS t) (defined in OPTPP::OptConstrNewton1Deriv) | OPTPP::OptConstrNewton1Deriv | [inline] |
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::OptConstrNewtonLike | [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] |
optout | OPTPP::OptimizeClass | [protected] |
optout_fd | OPTPP::OptimizeClass | [protected] |
printMultipliers(char *) | OPTPP::OptConstrNewtonLike | |
printStatus(char *) | OPTPP::OptConstrNewtonLike | [virtual] |
readOptInput() | OPTPP::OptConstrNewtonLike | [virtual] |
reset() (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [virtual] |
ret_code | OPTPP::OptimizeClass | [protected] |
s | OPTPP::OptConstrNewtonLike | [protected] |
searchSize | OPTPP::OptConstrNewtonLike | [protected] |
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::OptConstrNewtonLike | [inline, virtual] |
setMesg(const char *s) | OPTPP::OptimizeClass | [inline] |
setMethod(const char *s) | OPTPP::OptimizeClass | [inline] |
setMinStep(real x) | OPTPP::OptimizeClass | [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] |
setStepTol(real x) | OPTPP::OptimizeClass | [inline] |
setTRSize(real delta) | OPTPP::OptConstrNewtonLike | [inline] |
setUpdateModel(UPDATEFCN u) | OPTPP::OptimizeClass | [inline] |
setXScale(NEWMAT::ColumnVector x) | OPTPP::OptimizeClass | [inline] |
sfx | OPTPP::OptimizeClass | [protected] |
step_length | OPTPP::OptimizeClass | [protected] |
stepTolNorm() const (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [inline, protected, virtual] |
strategy | OPTPP::OptConstrNewtonLike | [protected] |
sx | OPTPP::OptimizeClass | [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)=0 | OPTPP::OptConstrNewtonLike | [pure virtual] |
updateModel(int k, int ndim, NEWMAT::ColumnVector x) (defined in OPTPP::OptConstrNewtonLike) | OPTPP::OptConstrNewtonLike | [inline, virtual] |
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] |
~OptConstrNewton1Deriv() (defined in OPTPP::OptConstrNewton1Deriv) | OPTPP::OptConstrNewton1Deriv | [inline, virtual] |
~OptConstrNewtonLike() | OPTPP::OptConstrNewtonLike | [inline, virtual] |
~OptimizeClass() (defined in OPTPP::OptimizeClass) | OPTPP::OptimizeClass | [inline, virtual] |