CppAD: A C++ Algorithmic Differentiation Package  20130918
typedef CppAD::vector< std::map<size_t,size_t> > cppad_ipopt::cppad_ipopt_nlp::IndexMap [private]

A mapping that is dense in i, sparse in j, and maps (i, j) to the corresponding sparsity index in Ipopt.

Definition at line 792 of file cppad_ipopt_nlp.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines