CppAD: A C++ Algorithmic Differentiation Package  20130918
tape_link.hpp File Reference

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.



Detailed Description

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines