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

NLF.h File Reference


Namespaces

namespace  OPTPP

Classes

class  OPTPP::NLF0
class  OPTPP::NLF1
class  OPTPP::NLF2
class  OPTPP::FDNLF1

Typedefs

typedef void(* USERFCN0 )(int, const NEWMAT::ColumnVector &, real &, int &)
typedef void(* USERFCN0V )(int, const NEWMAT::ColumnVector &, real &, int &, void *)
typedef void(* USERFCN1 )(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, int &)
typedef void(* USERFCN1V )(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, int &, void *)
typedef void(* USERFCN2 )(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::SymmetricMatrix &, int &)
typedef void(* USERFCN2V )(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::SymmetricMatrix &, int &, void *)
typedef void(* USERFCN2A )(int, int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, int &)
typedef void(* USERFCN2AV )(int, int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, int &, void *)

Functions

double get_cpu_time ()
double get_wall_clock_time ()

Typedef Documentation

typedef void(* OPTPP::USERFCN0)(int, const NEWMAT::ColumnVector &, real &, int &)
 

typedef void(* OPTPP::USERFCN0V)(int, const NEWMAT::ColumnVector &, real &, int &, void *)
 

typedef void(* OPTPP::USERFCN1)(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, int &)
 

typedef void(* OPTPP::USERFCN1V)(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, int &, void *)
 

typedef void(* OPTPP::USERFCN2)(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::SymmetricMatrix &, int &)
 

typedef void(* OPTPP::USERFCN2A)(int, int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, int &)
 

typedef void(* OPTPP::USERFCN2AV)(int, int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, int &, void *)
 

typedef void(* OPTPP::USERFCN2V)(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::SymmetricMatrix &, int &, void *)
 


Function Documentation

double get_cpu_time  ) 
 

double get_wall_clock_time  ) 
 


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