, including all inherited members.
analytic_grad (defined in OPTPP::NLP1) | OPTPP::NLP1 | [protected] |
AnalyticGrad() const (defined in OPTPP::NLP1) | OPTPP::NLP1 | [inline] |
application (defined in OPTPP::NLP0) | OPTPP::NLP0 | [protected] |
BDGrad(const NEWMAT::ColumnVector &, const NEWMAT::ColumnVector &, double &, NEWMAT::ColumnVector &) (defined in OPTPP::NLP0) | OPTPP::NLP0 | |
CDGrad(const NEWMAT::ColumnVector &, const NEWMAT::ColumnVector &, double &, NEWMAT::ColumnVector &) (defined in OPTPP::NLP0) | OPTPP::NLP0 | |
CONBDGrad(const NEWMAT::ColumnVector &) (defined in OPTPP::NLP0) | OPTPP::NLP0 | |
CONCDGrad(const NEWMAT::ColumnVector &) (defined in OPTPP::NLP0) | OPTPP::NLP0 | |
confcn | OPTPP::FDNLF1APP | [protected] |
CONFDGrad(const NEWMAT::ColumnVector &) | OPTPP::NLP0 | |
CONFDHessian(NEWMAT::ColumnVector &x) (defined in OPTPP::NLP1) | OPTPP::NLP1 | [virtual] |
constraint_ | OPTPP::NLP0 | [protected] |
constraint_value | OPTPP::NLP0 | [protected] |
debug_ | OPTPP::NLP0 | [protected] |
dim | OPTPP::NLP0 | [protected] |
eval() | OPTPP::FDNLF1APP | [virtual] |
evalCF(const NEWMAT::ColumnVector &x) | OPTPP::FDNLF1APP | [virtual] |
evalCG(const NEWMAT::ColumnVector &x) | OPTPP::FDNLF1APP | [virtual] |
evalF() | OPTPP::FDNLF1APP | [virtual] |
evalF(const NEWMAT::ColumnVector &x) | OPTPP::FDNLF1APP | [virtual] |
evalG() | OPTPP::FDNLF1APP | [virtual] |
evalG(const NEWMAT::ColumnVector &x) | OPTPP::FDNLF1APP | [virtual] |
evalH() | OPTPP::FDNLF1APP | [virtual] |
evalLagrangian(const NEWMAT::ColumnVector &x, NEWMAT::ColumnVector &mult, const NEWMAT::ColumnVector &type) | OPTPP::FDNLF1APP | [virtual] |
evalLagrangianGradient(const NEWMAT::ColumnVector &x, const NEWMAT::ColumnVector &mult, const NEWMAT::ColumnVector &type) | OPTPP::FDNLF1APP | [virtual] |
f_helper(int n, const NEWMAT::ColumnVector &xc, real &f, int &result, void *v) (defined in OPTPP::FDNLF1) | OPTPP::FDNLF1 | [inline, protected, static] |
fcn | OPTPP::FDNLF1APP | [protected] |
fcn_v | OPTPP::FDNLF1 | [protected] |
FD2Hessian(NEWMAT::ColumnVector &) (defined in OPTPP::NLP0) | OPTPP::NLP0 | |
FDGrad(const NEWMAT::ColumnVector &, const NEWMAT::ColumnVector &, double &, NEWMAT::ColumnVector &) | OPTPP::NLP0 | |
FDHessian(NEWMAT::ColumnVector &x) | OPTPP::FDNLF1APP | |
FDNLF1() (defined in OPTPP::FDNLF1) | OPTPP::FDNLF1 | [inline] |
FDNLF1(int ndim) (defined in OPTPP::FDNLF1) | OPTPP::FDNLF1 | [inline] |
FDNLF1(int ndim, USERFCN0 f, INITFCN i, CompoundConstraint *constraint=0) (defined in OPTPP::FDNLF1) | OPTPP::FDNLF1 | [inline] |
FDNLF1(int ndim, USERFCN0 f, INITFCN i, INITCONFCN c) (defined in OPTPP::FDNLF1) | OPTPP::FDNLF1 | [inline] |
FDNLF1(int ndim, int nlncons, USERNLNCON0 f, INITFCN i) (defined in OPTPP::FDNLF1) | OPTPP::FDNLF1 | [inline] |
FDNLF1(int ndim, USERFCN0V f, INITFCN i, CompoundConstraint *constraint=0, void *v=0) | OPTPP::FDNLF1 | [inline] |
FDNLF1(int ndim, USERFCN0V f, INITFCN i, void *v) (defined in OPTPP::FDNLF1) | OPTPP::FDNLF1 | [inline] |
FDNLF1(int ndim, USERFCN0V f, INITFCN i, INITCONFCN c, void *v) (defined in OPTPP::FDNLF1) | OPTPP::FDNLF1 | [inline] |
FDNLF1APP() (defined in OPTPP::FDNLF1APP) | OPTPP::FDNLF1APP | [inline] |
FDNLF1APP(int ndim) (defined in OPTPP::FDNLF1APP) | OPTPP::FDNLF1APP | [inline] |
FDNLF1APP(int ndim, USERFCN0APP f, INITFCNAPP i, AppLauncher *launcher, CompoundConstraint *constraint=0) (defined in OPTPP::FDNLF1APP) | OPTPP::FDNLF1APP | [inline] |
FDNLF1APP(int ndim, int nlncons, USERNLNCON0APP f, INITFCNAPP i) (defined in OPTPP::FDNLF1APP) | OPTPP::FDNLF1APP | [inline] |
FDNLF1APP(int ndim, USERFCN0APP f, INITFCNAPP i, INITCONFCN c) (defined in OPTPP::FDNLF1APP) | OPTPP::FDNLF1APP | [inline] |
FDNLF1APP(int ndim, int nlncons, USERNLNCON0APP f, INITFCNAPP i, AppLauncher *launcher) (defined in OPTPP::FDNLF1APP) | OPTPP::FDNLF1APP | [inline] |
finitediff | OPTPP::NLP0 | [protected] |
fPrintState(ostream *, char *) | OPTPP::FDNLF1APP | [virtual] |
function_time | OPTPP::NLP0 | [protected] |
fvalue | OPTPP::NLP0 | [protected] |
getConstraints() | OPTPP::NLP0 | [inline] |
getConstraintValue() const | OPTPP::NLP0 | [inline] |
getDebug() const (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline, virtual] |
getDerivOption() const (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline] |
getDim() const | OPTPP::NLP0 | [inline, virtual] |
getF() const | OPTPP::NLP0 | [inline, virtual] |
getFcnAccrcy() const | OPTPP::NLP0 | [inline, virtual] |
getFcnTime() const | OPTPP::NLP0 | [inline, virtual] |
getFevals() const | OPTPP::NLP0 | [inline, virtual] |
getGevals() const (defined in OPTPP::NLP1) | OPTPP::NLP1 | [inline] |
getGrad() const (defined in OPTPP::NLP1) | OPTPP::NLP1 | [inline] |
getIsExpensive() const | OPTPP::NLP0 | [inline, virtual] |
getModeOverride() const (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline, virtual] |
getNumOfCons() const | OPTPP::NLP0 | [inline, virtual] |
getNumOfNLCons() const | OPTPP::NLP0 | [inline, virtual] |
getSpecOption() const (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline] |
getXc() const | OPTPP::NLP0 | [inline, virtual] |
hasConstraints() | OPTPP::NLP0 | [virtual] |
init_confcn | OPTPP::FDNLF1APP | [protected] |
init_fcn | OPTPP::FDNLF1APP | [protected] |
init_flag | OPTPP::FDNLF1APP | [protected] |
initFcn() | OPTPP::FDNLF1APP | [virtual] |
is_expensive | OPTPP::NLP0 | [protected] |
launcher_ (defined in OPTPP::FDNLF1APP) | OPTPP::FDNLF1APP | [protected] |
mem_fcn_accrcy | OPTPP::NLP0 | [protected] |
mem_grad (defined in OPTPP::NLP1) | OPTPP::NLP1 | [protected] |
mem_xc | OPTPP::NLP0 | [protected] |
modeOverride (defined in OPTPP::NLP0) | OPTPP::NLP0 | [protected] |
ncnln | OPTPP::NLP0 | [protected] |
nfevals | OPTPP::NLP0 | [protected] |
ngevals (defined in OPTPP::NLP1) | OPTPP::NLP1 | [protected] |
NLP0() | OPTPP::NLP0 | [inline] |
NLP0(int ndim) | OPTPP::NLP0 | [inline] |
NLP0(int ndim, int nlncons) | OPTPP::NLP0 | [inline] |
NLP0(int ndim, CompoundConstraint *constraint) | OPTPP::NLP0 | [inline] |
NLP1() (defined in OPTPP::NLP1) | OPTPP::NLP1 | [inline] |
NLP1(int ndim) (defined in OPTPP::NLP1) | OPTPP::NLP1 | [inline] |
NLP1(int ndim, int nlncons) (defined in OPTPP::NLP1) | OPTPP::NLP1 | [inline] |
NLP1(int ndim, CompoundConstraint *constraint) (defined in OPTPP::NLP1) | OPTPP::NLP1 | [inline] |
nlp_name | OPTPP::NLP0 | [protected] |
partial_grad (defined in OPTPP::NLP0) | OPTPP::NLP0 | [protected] |
printConstraints() | OPTPP::NLP0 | [virtual] |
printState(char *) | OPTPP::FDNLF1APP | [virtual] |
reset() | OPTPP::FDNLF1APP | [virtual] |
saveState() | OPTPP::NLP0 | |
setConstraints(CompoundConstraint *constraintSet) | OPTPP::NLP0 | [inline] |
setConstraintValue(const NEWMAT::ColumnVector &cfx) | OPTPP::NLP0 | [inline] |
setDebug() (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline, virtual] |
setDerivOption(DerivOption d) (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline] |
setF(const real &fx) (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline, virtual] |
setFcnAccrcy(const int i, const real &accrcy) (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline, virtual] |
setFcnAccrcy(const NEWMAT::ColumnVector &accrcy) (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline, virtual] |
setGrad(const NEWMAT::ColumnVector &set_grad) (defined in OPTPP::NLP1) | OPTPP::NLP1 | [inline] |
setIsExpensive(const int e) (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline, virtual] |
setModeOverride(bool override_mode) (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline, virtual] |
setSpecOption(SpecOption SpecEval) (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline] |
setX(const int i, const real &x) | OPTPP::NLP0 | [inline, virtual] |
setX(const NEWMAT::ColumnVector &x) (defined in OPTPP::NLP0) | OPTPP::NLP0 | [inline, virtual] |
specF (defined in OPTPP::NLP0) | OPTPP::NLP0 | [protected] |
SpecFlag | OPTPP::NLP0 | [protected] |
vptr | OPTPP::FDNLF1 | [protected] |
~FDNLF1() (defined in OPTPP::FDNLF1) | OPTPP::FDNLF1 | [inline, virtual] |
~FDNLF1APP() (defined in OPTPP::FDNLF1APP) | OPTPP::FDNLF1APP | [inline, virtual] |
~NLP0() | OPTPP::NLP0 | [inline, virtual] |
~NLP1() (defined in OPTPP::NLP1) | OPTPP::NLP1 | [inline, virtual] |
~NLPBase() (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [inline, virtual] |