eval()=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalC(const NEWMAT::ColumnVector &x)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalCF(const NEWMAT::ColumnVector &x)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalCG(const NEWMAT::ColumnVector &x)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalCH(NEWMAT::ColumnVector &x)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalCH(NEWMAT::ColumnVector &x, int darg)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalF()=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalF(const NEWMAT::ColumnVector &x)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalG()=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalG(const NEWMAT::ColumnVector &x)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalH()=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
evalH(NEWMAT::ColumnVector &x)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
fPrintState(ostream *nlpout, char *s)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getDebug() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getDim() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getF() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getFcnAccrcy() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getFcnTime() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getFevals() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getIsExpensive() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getNumOfCons() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getNumOfNLCons() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
getXc() const =0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
hasConstraints()=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
initFcn()=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
printConstraints()=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
printState(char *s)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
reset()=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
setDebug()=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
setF(const real &fx)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
setFcnAccrcy(const int i, const real &accrcy)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
setFcnAccrcy(const NEWMAT::ColumnVector &accrcy)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
setIsExpensive(const int e)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
setX(const int i, const real &x)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
setX(const NEWMAT::ColumnVector &x)=0 (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [pure virtual] |
~NLPBase() (defined in OPTPP::NLPBase) | OPTPP::NLPBase | [inline, virtual] |