|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
Go to the source code of this file.
Classes | |
| struct | Eigen::NumTraits< CppAD::AD< Base > > |
Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
| Eigen | |
Macros | |
| #define | EIGEN_MATRIXBASE_PLUGIN <cppad/example/eigen_plugin.hpp> |
Functions | |
| template<class Base > | |
| AD< Base > | CppAD::abs2 (const AD< Base > &x) |
| template<class Base > | |
| const AD< Base > & | CppAD::conj (const AD< Base > &x) |
| template<class Base > | |
| AD< Base > | CppAD::imag (const AD< Base > &x) |
| template<class Base > | |
| const AD< Base > & | CppAD::real (const AD< Base > &x) |