Cpp AD
CppAD [Supplied]
CppAD (C++ Automatic Differentiation) is the de-facto open-source standard in overloaded automatic differentiation in C++, and has been included in OPTI from v2.10 when generating models from the SymBuilder object.
| Category | Open Source |
| Manager | Dr. Bradley Bell |
| License | Eclipse Public License |
| Home Page | CppAD Home Page |
| Download Page | CppAD Download Page |
| MEX Interface | OPTI Version Supplied |
| Pre-Requisites | None |
| Version Supplied | 20160321 |
Use in OPTI
Note CppAD is not used to differentiate MATLAB models, only C++ models that have been auto-coded using SymBuilder. See the SymBuilder Page for an example on how to use CppAD with OPTI.