CppAD: A C++ Algorithmic Differentiation Package
20130102
|
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.