ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
_lb3_1 Struct Reference

Public Attributes

doublereal gtol
 
integer lp
 
integer mp
 
doublereal stpmax
 
doublereal stpmin
 

Detailed Description

Definition at line 244 of file lbfgs.cpp.

Member Data Documentation

doublereal _lb3_1::gtol

Definition at line 246 of file lbfgs.cpp.

Referenced by lbfgs_(), and mcsrch_().

integer _lb3_1::lp

Definition at line 245 of file lbfgs.cpp.

Referenced by lbfgs_().

integer _lb3_1::mp

Definition at line 245 of file lbfgs.cpp.

doublereal _lb3_1::stpmax

Definition at line 246 of file lbfgs.cpp.

Referenced by mcsrch_(), and mcstep_().

doublereal _lb3_1::stpmin

Definition at line 246 of file lbfgs.cpp.

Referenced by mcsrch_(), and mcstep_().


The documentation for this struct was generated from the following file: