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

NAG AD Library Introduction
Example description

E05JC_T1W_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 tangents
 Computational mode    : algorithmic

 Derivatives of objective value w.r.t user parameters:

      d(obj)/d(ruser_i)
            1
 1      0.3823
 2      2.9720
 3      1.4347
 4     -0.7693
 5     -0.0157
 6      0.0129