Skip to main content

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
ManagerDr. Bradley Bell
LicenseEclipse Public License
Home PageCppAD Home Page
Download PageCppAD 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.