e01aa_a1w_f
is the adjoint version of the primal routine
e01aaf.
e01aa_a1w_f
is the adjoint version of the primal routine
e01aaf.
e01aaf interpolates a function of one variable at a given point
from a table of function values
evaluated at equidistant or non-equidistant points
, for
, using Aitken's technique of successive linear interpolations.
For further information see
Section 3 in the documentation for
e01aaf.
None.
A brief summary of the AD specific arguments is given below. For the remainder, links are provided to the corresponding argument from the primal routine.
A tooltip popup for all arguments can be found by hovering over the argument name in
Section 2 and in this section.
There are no specific error codes from
e01aaf, however
e01aa_a1w_f can return:
An unexpected AD error has been triggered by this routine. Please
contact
NAG.
See
Section 4.5.2 in the NAG AD Library Introduction for further information.
Dynamic memory allocation failed for AD.
See
Section 4.5.1 in the NAG AD Library Introduction for further information.
Not applicable.
None.
The following examples are variants of the example for
e01aaf,
modified to demonstrate calling the NAG AD Library.