CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Namespaces | |
namespace | CppAD |
contains all the variables and functions defined by the CppAD package. | |
Files | |
file | std_math_ad.hpp |
Define AD<Base> standard math functions (using their Base versions) | |
Defines | |
#define | CPPAD_STANDARD_MATH_UNARY_AD(Name, Op) |
Defines function Name with argument type AD<Base> and tape operation Op. |