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

Sparse Hessian calculation routines. More...

Go to the source code of this file.

Classes

class  CppAD::sparse_hes_work
 Class used to hold information used by Sparse Hessian routine in this file, so it does not need to be recomputed every time. More...
 

Namespaces

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

Detailed Description

Sparse Hessian calculation routines.

Definition in file sparse_hes.hpp.