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

NAG AD Library Introduction
Example description

F06YA_T1W_F C++ Header Example Program Results


   Matrix C after update
            1          2
 1      1.5350     2.4100
 2      2.2300     2.7500
 3      1.2650     1.7050
 4      1.3550     1.3600


 Derivatives calculated: First order tangents
 Computational mode    : algorithmic

 Derivatives of C w.r.t alpha and beta:

            dC/dalpha
            1          2
 1      1.8700     3.6200
 2      3.2600     4.3000
 3      1.3300     2.2100
 4      1.5100     1.5200

            dC/dbeta
         1       2
 1   1.0000  1.0000
 2   1.0000  1.0000
 3   1.0000  1.0000
 4   1.0000  1.0000