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.

CategoryOpen Source
Manager Dr. Bradley Bell
License Eclipse Public License
Home Page CppAD Home Page
Download Page CppAD Download Page
MEX InterfaceOPTI Version Supplied
Pre-RequisitesNone
Version Supplied20160321


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.