PrevNext

CppAD Developer Documentation

Syntax
AD<Basex

Description
This is the documentation for the implementation details for CppAD. Routines and data structures that are visible to the CppAD user, are documented in ../Doc/cppad.xml .

Contents
Table of Contents
Building and Testing a Distribution
Adding a New Feature to the CppAD Distribution
Macros Used by CppAD Implementation
Check if a Value is Greater Than Zero
Check if a Value is Greater Than Or Equal Zero
Check if a Value is Less Than Zero
Check if a Value is Less Than Or Equal Zero
Check if a Value is Identically a Parameter
Check if a Value is Identically Zero
Check if a Value is Identically One
Check if a Value is Identically Equal Another
The Tape Operator Codes
Print the Information Corresponding to One Tape Operation
Number of Ind field Values Corresponding to an Op Code
Number of Variables Corresponding to an Op Code
Routines that Link AD<Base> and ADTape<Base> Objects
Record a CppAD Operation Sequence
Playback a CppAD Operation Sequence
ADTape: The CppAD Tape
CppAD Boolean Valued User Defined Functions Implementation
Compute Values and Derivatives for Taped Operations
Forward Computation of Taylor Coefficients
Reverse Mode Computation of Derivatives of Taylor Coefficients
Forward Computation of Sparsity Pattern
Reverse Computation of Jacobian Sparsity Pattern
Alphabetic Listing of Cross Reference Tags
Keyword Index
Search This Web Site
External Internet References

Input File: dev.omh