OPTPP::Appl_Data_NPSOL Class Reference

List of all members.

Public Member Functions

 Appl_Data_NPSOL (int length)
bool Compare (NEWMAT::ColumnVector &)
bool getCJacobian (NEWMAT::ColumnVector &, NEWMAT::Matrix &)
bool getConstraint (NEWMAT::ColumnVector &, NEWMAT::ColumnVector &)
bool getF (NEWMAT::ColumnVector &, real &)
bool getGrad (NEWMAT::ColumnVector &, NEWMAT::ColumnVector &)
void update (int, int, NEWMAT::ColumnVector &, double, int, NEWMAT::ColumnVector &, NEWMAT::Matrix &)
 Update the objective function value, constraint functions, and Jacobian.
void update (int, int, NEWMAT::ColumnVector &, double, int, NEWMAT::ColumnVector &)
 Update the objective function value and nonlinear constraint functions.
void update (int, int, NEWMAT::ColumnVector &, int, NEWMAT::ColumnVector &, NEWMAT::Matrix &)
 Update the nonlinear constraint functions and constraint Jacobian.
void update (int, NEWMAT::ColumnVector &, int, NEWMAT::ColumnVector &)
 Update the nonlinear constraint functions.
void update (int, int, NEWMAT::ColumnVector &, NEWMAT::ColumnVector &)
 Update the objective function gradient.
void update (int, int, NEWMAT::ColumnVector &, real)
 Update the objective function value.

Detailed Description

Note:
Modified by P.J. Williams on 02/2006

Definition at line 30 of file Appl_Data_NPSOL.h.


Member Function Documentation

void OPTPP::Appl_Data_NPSOL::update ( int  ,
int  ,
NEWMAT::ColumnVector &  ,
double  ,
int  ,
NEWMAT::ColumnVector &  ,
NEWMAT::Matrix &   
)

Update the objective function value, constraint functions, and Jacobian.

void OPTPP::Appl_Data_NPSOL::update ( int  ,
int  ,
NEWMAT::ColumnVector &  ,
double  ,
int  ,
NEWMAT::ColumnVector &   
)

Update the objective function value and nonlinear constraint functions.

void OPTPP::Appl_Data_NPSOL::update ( int  ,
int  ,
NEWMAT::ColumnVector &  ,
int  ,
NEWMAT::ColumnVector &  ,
NEWMAT::Matrix &   
)

Update the nonlinear constraint functions and constraint Jacobian.

void OPTPP::Appl_Data_NPSOL::update ( int  ,
NEWMAT::ColumnVector &  ,
int  ,
NEWMAT::ColumnVector &   
)

Update the nonlinear constraint functions.

void OPTPP::Appl_Data_NPSOL::update ( int  ,
int  ,
NEWMAT::ColumnVector &  ,
NEWMAT::ColumnVector &   
)

Update the objective function gradient.

void OPTPP::Appl_Data_NPSOL::update ( int  ,
int  ,
NEWMAT::ColumnVector &  ,
real   
)

Update the objective function value.


The documentation for this class was generated from the following file:
Generated on Mon Jan 24 12:04:41 2011 for FASTlib by  doxygen 1.6.3