|
Prev | Next | _contents | Headings |
cppad_swig-20180627: A C++ AD Library with a Swig Interface
Running the Cppad Swig Tests
Example Using Swig with C++
Example C++ Library That is Called by Swig
Swig Example: C++ Function Specifications
Swig Example: C++ Class
Swig Example: C++ Template Class
The Cppad Swig Library
Cppad Swig AD Scalars
a_double Unary Plus and Minus
Properties of an a_double Object
ad_double Binary Operators with an AD Result
ad_double Comparison Operators
ad_double Assignment Operators
Unary Functions with AD Result
AD Conditional Assignment
Cppad Swig Vectors
Size of a Vector
Setting and Getting Vector Elements
Cppad Swig AD Functions
Abort Recording
Jacobian of an AD Function
Hessian of an AD Function
Forward Mode AD
Reverse Mode AD
Optimize an AD Function
Properties of an AD Function
Cppad Swig Sparse Calculation
Sparsity Patterns
Sparse Matrices
Jacobian Sparsity Patterns
Hessian Sparsity Patterns
Computing Sparse Jacobians
Computing Sparse Hessians
Cppad Swig Error Messaging
Exception Handling
Generating Language Specific Example Files Using M4 Macros
Cppad Swig Changes During 2018