Pointer to the tape identifier for this AD<Base> class and the specific thread.
- Template Parameters:
-
Base | is the base type for this AD<Base> class. |
- Parameters:
-
thread | is the thread number; i.e., If this condition is not satisfied, and NDEBUG is not defined, a CPPAD_ASSERT_UNKNOWN is generated. |
- Returns:
- is a pointer to the tape identifier for this thread and AD<Base> class.
- Restrictions
- This routine should only be called if there was a tape created for the specified thread (it may no longer be recording).
Definition at line 84 of file tape_link.hpp.