#include <OptPDS.h>
Inheritance diagram for OPTPP::OptDirect:

Public Member Functions | |
| OptDirect () | |
| OptDirect (int n) | |
| OptDirect (int n, TOLS t) | |
| virtual | ~OptDirect () |
| OptDirect () | |
| OptDirect (int n) | |
| OptDirect (int n, TOLS t) | |
| virtual | ~OptDirect () |
| virtual void | acceptStep (int, int)=0 |
| virtual void | updateModel (int, int, NEWMAT::ColumnVector)=0 |
| virtual int | checkConvg () |
| virtual void | optimize () |
| virtual void | readOptInput () |
| virtual void | reset () |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
Implements OPTPP::OptimizeClass. Implemented in OPTPP::OptGSS, and OPTPP::OptPDS. |
|
|
Implements OPTPP::OptimizeClass. Reimplemented in OPTPP::OptGSS, and OPTPP::OptPDS. |
|
|
Implements OPTPP::OptimizeClass. Reimplemented in OPTPP::OptGSS, and OPTPP::OptPDS. |
|
|
Implements OPTPP::OptimizeClass. Reimplemented in OPTPP::OptGSS, and OPTPP::OptPDS. |
|
|
Implements OPTPP::OptimizeClass. Reimplemented in OPTPP::OptGSS, and OPTPP::OptPDS. |
|
||||||||||||||||
|
Implements OPTPP::OptimizeClass. Implemented in OPTPP::OptGSS, and OPTPP::OptPDS. |