CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
sparse_jacobian.hpp File Reference

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
 

Detailed Description

Sparse Jacobian driver routine and helper functions.

Definition in file sparse_jacobian.hpp.