CppAD: A C++ Algorithmic Differentiation Package
20130918
|
Routines that Link AD<Base> and ADTape<Base> Objects. More...
Go to the source code of this file.
Namespaces | |
namespace | CppAD |
contains all the variables and functions defined by the CppAD package. |
Routines that Link AD<Base> and ADTape<Base> Objects.
The routines that connect the AD<Base> class to the corresponding tapes (one for each thread).
Definition in file tape_link.hpp.