This manual relates to an old release of the Library.
The documentation for the current release is also available on this site.

NAG AD Library
X10 (Adutils)
Automatic Differentiation Utilities

Settings help

AD Name Style:


AD Specification Language:

X10 (Adutils) Chapter Introduction – A description of the Chapter and an overview of the algorithms available.

Routine
Mark of
Introduction

Purpose
x10aa_a1w_f 26.2 nagf_adutils_config_handle_create_a1w
Create a configuration data object
x10ab_a1w_f 26.2 nagf_adutils_config_handle_destroy_a1w
Remove a configuration data object
x10ac_a1w_f 26.2 nagf_adutils_config_mode_set_a1w
Set the algorithmic mode
x10ad_a1w_f 26.2 nagf_adutils_config_mode_get_a1w
Get the algorithmic mode
x10ba_a1w_f 26.2 nagf_adutils_callback_object_create_a1w
Create a callback data object
x10bb_a1w_f 26.2 nagf_adutils_callback_insert_a1w
Insert the location of the AD callback into the callback data object
x10bc_a1w_f 26.2 nagf_adutils_callback_mode_set_a1w
Set the callback algorithmic mode
x10bd_a1w_f 26.2 nagf_adutils_callback_mode_get_a1w
Get the callback algorithmic mode
x10be_a1w_f 26.2 nagf_adutils_callback_write_integer_a1w
Write an integer (working precision) scalar to the callback data object
x10bf_a1w_f 26.2 nagf_adutils_callback_write_real_a1w
Write a real (working precision) scalar to the callback data object
x10bj_a1w_f 26.2 nagf_adutils_callback_write_type_a1w
Write a scalar of type nagad_a1w_w_rtype to the callback data object
x10ce_a1w_f 26.2 nagf_adutils_callback_read_integer_a1w
Read an integer scalar from the callback data object
x10cf_a1w_f 26.2 nagf_adutils_callback_read_real_a1w
Read a real (working precision) scalar from the callback data object
x10cj_a1w_f 26.2 nagf_adutils_callback_read_type_a1w
Read a scalar of type nagad_a1w_w_rtype from the callback data object