Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

NLFAPP.h File Reference


Namespaces

namespace  OPTPP

Classes

class  OPTPP::NLF0APP
class  OPTPP::FDNLF1APP

Typedefs

typedef void(* USERFCN0APP )(int, const NEWMAT::ColumnVector &, real &, int &, AppLauncher *launcher)
typedef void(* USERNLNCON0APP )(int, int, const NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, int &, AppLauncher *launcher)
typedef void(* INITFCNAPP )(int, NEWMAT::ColumnVector &, AppLauncher *launcher)

Typedef Documentation

typedef void(* OPTPP::INITFCNAPP)(int, NEWMAT::ColumnVector &, AppLauncher *launcher)
 

typedef void(* OPTPP::USERFCN0APP)(int, const NEWMAT::ColumnVector &, real &, int &, AppLauncher *launcher)
 

These classes and typedefs are used for Application Launching where an AppLauncher Object is also required so that the launcher specific data can be used for the function evaluation.

typedef void(* OPTPP::USERNLNCON0APP)(int, int, const NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, int &, AppLauncher *launcher)
 


Bug Reports    OPT++ Developers    Copyright Information    GNU Lesser General Public License
Documentation, generated by , last revised August 30, 2006.