NAG Library Manual, Mark 28.5
Interfaces:  FL   CL   CPP   AD 

NAG AD Library Introduction
Example description

E05JC_A1W_F C++ Header Example Program Results

 Option 'Local Searches Limit' has the value 40.
 Option 'Infinite Bound Size' holds its default value.
 Option 'Local Searches Tolerance' has the value 1.49012e-08
 Option 'Local Searches' has the value ON 

 (objfun was just called for the first time)

 *** Begin monitoring information ***

 Values controlling initial splitting of a box:

 **
 In dimension 1
 Extent of initialization list in this dimension = 3
 Initialization points in this dimension:
          -3  -1  3
 Initial point in this dimension: list[4]

 **
 In dimension 2
 Extent of initialization list in this dimension = 3
 Initialization points in this dimension:
          -3  0  3
 Initial point in this dimension: list[5]
 Total sub-boxes = 180
 Total function evaluations (rounded to nearest 10) =1
 Total function evaluations used in local search    (rounded to nearest 10) = 8
 Total points used in local search = 9
 Total sweeps through levels = 9
 Total splits by init. list = 5
 Lowest level with nonsplit boxes = 6
 Number of candidate minima in the 'shopping basket' = 2
 Shopping basket:
 xbaskt, row 0 =  0.228279  -1.3474
 xbaskt, row 1 =  -1.62553  0.204519
 Best point:
 xbest =  0.228279  -1.62553
 *** End monitoring information ***


 Final objective value = -6.55113
 Global optimum x = 0.228279 -1.62553 

 Derivatives calculated: First order adjoints
 Computational mode    : algorithmic

 Derivatives:

  derivatives of obj w.r.t ruser[0:5]:
   0       0.3823
   1       2.9720
   2       1.4347
   3      -0.7693
   4      -0.0157
   5       0.0129