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

Sparse Jacobian calculation routines. More...

Go to the source code of this file.

Classes

class  CppAD::sparse_jac_work
 Class used to hold information used by Sparse Jacobian routines in this file, so they do not need to be recomputed every time. More...
 

Namespaces

 CppAD
 contains all the variables and functions defined by the CppAD package.
 

Detailed Description

Sparse Jacobian calculation routines.

Definition in file sparse_jac.hpp.