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

namespace  CppAD
 

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


namespace  CppAD::ipopt

Detailed Description

Class that connects ipopt::solve to Ipopt.

Definition in file solve_callback.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines