|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
Defines the VecAD<Base> class. More...
Go to the source code of this file.
Classes | |
| class | CppAD::VecAD< Base > |
| Vector of AD objects that tracks indexing operations on the tape. More... | |
| class | CppAD::VecAD_reference< Base > |
| Class used to hold a reference to an element of a VecAD object. More... | |
Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
Macros | |
| #define | CPPAD_VEC_AD_COMPUTED_ASSIGNMENT(op, name) |
| Prints an error message if the correspinding compound assignment is used. More... | |
Defines the VecAD<Base> class.
Definition in file vec_ad.hpp.