CppAD: A C++ Algorithmic Differentiation Package
20130918
|
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 |
Class that connects ipopt::solve to Ipopt.
Definition in file solve_callback.hpp.