CppAD: A C++ Algorithmic Differentiation Package 20110419
typedef CppAD::vector< std::map<size_t,size_t> > 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 761 of file cppad_ipopt_nlp.hpp.