[ 原始碼: cppad ]
套件:libcppad-doc(2021.00.00.5-1)
Automatic Differentiation of C++ algorithms, documentation
CppAD is a package for automatic differentiation (AD) of algorithms written in C++. Given appropriately written C++ code that computes a function, CppAD augments it to also compute derivative values. The system uses templates, supports forward and reverse accumulation modes, and allows nested derivatives.
This package contains documentation.