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

Class that connects ipopt::solve to Ipopt. More...

Go to the source code of this file.

Classes

class  CppAD::ipopt::solve_callback< Dvector, ADvector, FG_eval >
 Class that Ipopt uses for obtaining information about this problem. More...
 

Namespaces

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

Detailed Description

Class that connects ipopt::solve to Ipopt.

Definition in file solve_callback.hpp.