|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
Sparse Jacobian driver routine and helper functions. More...
Go to the source code of this file.
Classes | |
| class | CppAD::sparse_jacobian_work |
| class used by SparseJacobian to hold information so it does not need to be recomputed. More... | |
Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
Macros | |
| #define | CPPAD_SPARSE_JACOBIAN_MAX_MULTIPLE_DIRECTION 64 |
Sparse Jacobian driver routine and helper functions.
Definition in file sparse_jacobian.hpp.